FeedbackPanel.UpvoteCommand Property

Definition

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

Property Value

Applies to