[]
Gets the value of the Format attached property for a given object.
public static string GetFormat(DependencyObject obj)
| Type | Name | Description |
|---|---|---|
| DependencyObject | obj | The object from which the property value is read. |
| Type | Description |
|---|---|
| string | The Format value of the requested object. |