ButtonDefinition.AccessKey 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.
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