Method | Description | |
---|---|---|
ActionAddCustomProperty ( ) : void | ||
ActionEditSelectedProperty ( string value ) : void | ||
ActionRemoveSelectedProperty ( ) : void | ||
ActionRenameSelectedProperty ( string name ) : void | ||
ActionSelectProperty ( string name ) : void | ||
PropertyListPresenter ( ) : System | ||
RefreshPropertyList ( ) : void |
Method | Description | |
---|---|---|
InitializeCore ( ) : void | ||
OnSyncPropertyActions ( |
||
OnSyncPropertyContainer ( |
||
OnSyncPropertyList ( |
||
OnSyncPropertySelection ( |
Method | Description | |
---|---|---|
FindDefaultPropertyName ( ) : string | ||
PropertyProvider_PropertyProviderNameChanged ( object sender, |
public ActionEditSelectedProperty ( string value ) : void | ||
value | string | |
return | void |
public ActionRemoveSelectedProperty ( ) : void | ||
return | void |
public ActionRenameSelectedProperty ( string name ) : void | ||
name | string | |
return | void |
public ActionSelectProperty ( string name ) : void | ||
name | string | |
return | void |
protected OnSyncPropertyActions ( |
||
e | ||
return | void |
protected OnSyncPropertyContainer ( |
||
e | ||
return | void |
protected OnSyncPropertyList ( |
||
e | ||
return | void |
protected OnSyncPropertySelection ( |
||
e | ||
return | void |