Property | Type | Description | |
---|---|---|---|
Delete_RelayCommand | void | ||
Remove_RelayCommand | void |
Method | Description | |
---|---|---|
GetImage ( string uri ) : |
||
NavigationItemViewModel ( string name, string iconPath, |
||
RaisePropertyChangedForCommands ( ) : void |
Method | Description | |
---|---|---|
OnDispose ( ) : void |
Method | Description | |
---|---|---|
Delete_RelayCommand ( object state ) : void | ||
Remove_RelayCommand ( object state ) : void |
public GetImage ( string uri ) : |
||
uri | string | |
return |
public NavigationItemViewModel ( string name, string iconPath, |
||
name | string | |
iconPath | string | |
parent | ||
dataContext | object | |
isExpanded | bool | |
isSelected | bool | |
activityFullName | string | |
isServerLevel | bool | |
isCategory | bool | |
environment | IEnvironmentModel | |
childCountPredicate | bool>.Func | |
isChecked | bool | |
return | System |
public RaisePropertyChangedForCommands ( ) : void | ||
return | void |