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