AccessKeyEventArgs::Key Property

 

Gets the access keys that was pressed.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property String^ Key {
	String^ get();
}

Property Value

Type: System::String^

The access key.

.NET Framework
Available since 3.0
Return to top
Show: