次の方法で共有


FeedbackPanel.OptOutCommand Property

Definition

Command to execute when user clicks on "opt-out". If null, "opt-out" link will not be visible

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

Property Value

Applies to