InputManager::IsInMenuMode Property
.NET Framework (current version)
Gets a value that indicates whether this ComponentDispatcher is in menu mode.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Booleantrue if this ComponentDispatcher is in menu mode; otherwise, false.
The IsInMenuMode property returns true if any menus are open, and it returns false if no menus are open.
.NET Framework
Available since 4.0
Available since 4.0
Show: