SplitButton.MainButtonCommand Property

Definition

Gets or sets the main button command.

public:
 property System::Windows::Input::ICommand ^ MainButtonCommand { System::Windows::Input::ICommand ^ get(); void set(System::Windows::Input::ICommand ^ value); };
public System.Windows.Input.ICommand MainButtonCommand { get; set; }
member this.MainButtonCommand : System.Windows.Input.ICommand with get, set
Public Property MainButtonCommand As ICommand

Property Value

Applies to