Property | Type | Description | |
---|---|---|---|
CategoryProperty | |||
PropertyOrderProperty | |||
ValueProperty |
Method | Description | |
---|---|---|
OnCoerceValueChanged ( object baseValue ) : object | ||
OnValueChanged ( object oldValue, object newValue ) : void |
Method | Description | |
---|---|---|
CustomPropertyItem ( ) : System | ||
CustomPropertyItem ( bool isPropertyGridCategorized ) : System | ||
OnCoerceValueChanged ( |
||
OnValueChanged ( |
protected OnCoerceValueChanged ( object baseValue ) : object | ||
baseValue | object | |
return | object |
protected OnValueChanged ( object oldValue, object newValue ) : void | ||
oldValue | object | |
newValue | object | |
return | void |
public static DependencyProperty,System.Windows CategoryProperty | ||
return |
public static DependencyProperty,System.Windows PropertyOrderProperty | ||
return |