Property | Type | Description | |
---|---|---|---|
GroupNameProperty |
Method | Description | |
---|---|---|
GetGroupName ( System.Windows.Controls.MenuItem element ) : string | ||
SetGroupName ( System.Windows.Controls.MenuItem element, string value ) : void |
Method | Description | |
---|---|---|
MenuItemChecked ( object sender, |
||
OnGroupNameChanged ( |
||
RemoveCheckboxFromGrouping ( System.Windows.Controls.MenuItem checkBox ) : void |
public static GetGroupName ( System.Windows.Controls.MenuItem element ) : string | ||
element | System.Windows.Controls.MenuItem | |
return | string |
public static SetGroupName ( System.Windows.Controls.MenuItem element, string value ) : void | ||
element | System.Windows.Controls.MenuItem | |
value | string | |
return | void |