Method | Description | |
---|---|---|
BuildGraph ( object attributedObject ) : List |
Method | Description | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
Method | Description | |
---|---|---|
BuildGraphImpl ( object attributedObject, Stack | ||
SettingsObject ( object dataContext, |
Represents and object that contains settings, the view type to display it and the view model type to use as a backer for the view. To construct these objects please use the static BuildGraph() method.
|
public static BuildGraph ( object attributedObject ) : List |
||
attributedObject | object | |
return | List |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |