ModernMenuItemIsSelected Property |
If the current menu item is selected.
Namespace:
Hummingbird.UI
Assembly:
Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax public bool IsSelected { get; }
Public ReadOnly Property IsSelected As Boolean
Get
public:
property bool IsSelected {
bool get ();
}
Property Value
Type:
BooleanSee Also