FeedbackPanel.UpvoteCommand 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 up button is clicked
public System.Windows.Input.ICommand UpvoteCommand { get; set; }
member this.UpvoteCommand : System.Windows.Input.ICommand with get, set
Public Property UpvoteCommand As ICommand