Property | Type | Description | |
---|---|---|---|
ErrorMessageProperty | |||
ErrorPropertyProperty | |||
ErrorProviderProperty | |||
HasErrorMessageKey | System.Windows.DependencyPropertyKey | ||
HasErrorMessageProperty |
Method | Description | |
---|---|---|
GetErrorMessage ( |
||
GetErrorProperty ( |
||
GetErrorProvider ( |
||
GetHasErrorMessage ( |
||
SetErrorMessage ( |
||
SetErrorProperty ( |
||
SetErrorProvider ( |
||
SetHasErrorMessage ( |
Method | Description | |
---|---|---|
ErrorMessageProperty_CoerceValueCallback ( |
||
HasErrorMessageProperty_CoerceValueCallback ( |
||
StupidDIckheadPropertyHCanged ( |
public static GetErrorMessage ( |
||
obj | ||
return | string |
public static GetErrorProperty ( |
||
obj | ||
return | string |
public static GetErrorProvider ( |
||
obj | ||
return |
public static GetHasErrorMessage ( |
||
obj | ||
return | bool |
public static SetErrorMessage ( |
||
obj | ||
value | string | |
return | void |
public static SetErrorProperty ( |
||
obj | ||
value | string | |
return | void |
public static SetErrorProvider ( |
||
obj | ||
value | ||
return | void |
public static SetHasErrorMessage ( |
||
obj | ||
value | bool | |
return | void |
public static DependencyProperty,System.Windows ErrorMessageProperty | ||
return |
public static DependencyProperty,System.Windows ErrorPropertyProperty | ||
return |
public static DependencyProperty,System.Windows ErrorProviderProperty | ||
return |
public static DependencyPropertyKey,System.Windows HasErrorMessageKey | ||
return | System.Windows.DependencyPropertyKey |