ModernMenuItemKey Property |
Identifier of the MenuItem. The Key is used especially to navigate to
Namespace:
Hummingbird.UI
Assembly:
Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax public string Key { get; set; }
Public Property Key As String
Get
Set
public:
property String^ Key {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also