Property | Type | Description | |
---|---|---|---|
Instance |
Method | Description | |
---|---|---|
CleanErrorMessage ( System.Windows.Controls.ValidationError error ) : string | ||
Convert ( object values, |
||
ConvertBack ( object value, |
public static CleanErrorMessage ( System.Windows.Controls.ValidationError error ) : string | ||
error | System.Windows.Controls.ValidationError | |
return | string |
public Convert ( object values, |
||
values | object | |
targetType | ||
parameter | object | |
culture | ||
return | object |
public ConvertBack ( object value, |
||
value | object | |
targetTypes | ||
parameter | object | |
culture | ||
return | object[] |