[]
Gets the value of the Padding attached property from a given object.
public static Thickness GetPadding(DependencyObject d)
| Type | Name | Description |
|---|---|---|
| DependencyObject | d | The object to read value from. |
| Type | Description |
|---|---|
| Thickness | The property value. |