Свойство | Type | Description | |
---|---|---|---|
IsReadOnlyProperty |
Свойство | Type | Description | |
---|---|---|---|
OnDefinitionContainerHelperInvalidated | void | ||
PropertyItem | System |
Méthode | Description | |
---|---|---|
OnCoerceValueChanged ( object baseValue ) : object | ||
OnEditorChanged ( |
||
OnIsExpandedChanged ( bool oldValue, bool newValue ) : void | ||
OnValueChanged ( object oldValue, object newValue ) : void |
Méthode | Description | |
---|---|---|
OnDefinitionContainerHelperInvalidated ( object sender, |
||
PropertyItem ( |
protected OnCoerceValueChanged ( object baseValue ) : object | ||
baseValue | object | |
Résultat | object |
protected OnEditorChanged ( |
||
oldValue | ||
newValue | ||
Résultat | void |
protected OnIsExpandedChanged ( bool oldValue, bool newValue ) : void | ||
oldValue | bool | |
newValue | bool | |
Résultat | void |
protected OnValueChanged ( object oldValue, object newValue ) : void | ||
oldValue | object | |
newValue | object | |
Résultat | void |