Compartilhar via


FeedbackPanel.TellUsMoreDislikedCommand Property

Definition

Command to execute when people clicks on "tell us more" after they clicks thumbs down If null, "tell us more" link will not be visible after user clicks thumbs down

public System.Windows.Input.ICommand TellUsMoreDislikedCommand { get; set; }
member this.TellUsMoreDislikedCommand : System.Windows.Input.ICommand with get, set
Public Property TellUsMoreDislikedCommand As ICommand

Property Value

Applies to