IsMainMenu Property (WPFMenu)
Class
WPFMenu
.
Action
Gets a value that indicates whether this Menu receives a main menu activation notification.
Syntax
C#
protected
Boolean
IsMainMenu { get; }
VB
'Declaration Protected Read Property IsMainMenu As
Boolean
Access
Read only.