FeedbackPanel.DownvoteCommand Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Command to execute when thumbs down button is clicked
public System.Windows.Input.ICommand DownvoteCommand { get; set; }
member this.DownvoteCommand : System.Windows.Input.ICommand with get, set
Public Property DownvoteCommand As ICommand