Property | Type | Description | |
---|---|---|---|
_InputGestureText | string |
Method | Description | |
---|---|---|
AddChild ( |
||
AddSeparator ( ) : void | ||
GetItemByName ( string name ) : |
||
MenuItemViewModel ( |
||
MenuItemViewModel ( |
||
RemoveChildByIdentifier ( System.Guid identifier ) : void |
Method | Description | |
---|---|---|
GetItemByName ( |
||
RemoveChildByIdentifier ( System.Guid identifier, |
public AddChild ( |
||
item | ||
return | void |
public GetItemByName ( string name ) : |
||
name | string | |
return |
public MenuItemViewModel ( |
||
parent | ||
header | string | |
return | System |
public MenuItemViewModel ( |
||
parent | ||
header | string | |
command | ICommand | |
return | System |
public RemoveChildByIdentifier ( System.Guid identifier ) : void | ||
identifier | System.Guid | |
return | void |