[]
Set the value of the Format attached property for a given object.
public static void SetFormat(DependencyObject obj, string value)
| Type | Name | Description |
|---|---|---|
| DependencyObject | obj | The object to which the property value is written. |
| string | value | The Format value of the specified object. |