Share via


ButtonDefinition.AccessKey Property

Definition

The hot key used to toggle the filter UI button.

public:
 property System::Windows::Input::KeyGesture ^ AccessKey { System::Windows::Input::KeyGesture ^ get(); };
public System.Windows.Input.KeyGesture AccessKey { get; }
member this.AccessKey : System.Windows.Input.KeyGesture
Public ReadOnly Property AccessKey As KeyGesture

Property Value

Applies to