Property | Type | Description | |
---|---|---|---|
BoundPropertyProperty | |||
ErrorSourceProperty | |||
ValidationKeyProperty |
Method | Description | |
---|---|---|
GetBoundProperty ( |
||
GetErrorSource ( |
||
GetValidationKey ( |
||
SetBoundProperty ( |
||
SetErrorSource ( |
||
SetValidationKey ( |
Method | Description | |
---|---|---|
GetScope ( |
||
OnErrorSourceChanged ( |
||
OnScopeChanged ( |
||
SetScope ( |
||
ValidationProperties ( ) : System.Collections.Generic |
public static GetBoundProperty ( |
||
obj | ||
return |
public static GetErrorSource ( |
||
obj | ||
return | ICollection |
public static GetValidationKey ( |
||
obj | ||
return | string |
public static SetBoundProperty ( |
||
obj | ||
value | ||
return | void |
public static SetErrorSource ( |
||
obj | ||
value | ICollection |
|
return | void |
public static SetValidationKey ( |
||
obj | ||
value | string | |
return | void |
public static DependencyProperty,System.Windows BoundPropertyProperty | ||
return |
public static DependencyProperty,System.Windows ErrorSourceProperty | ||
return |