[]
Sets the value of the Padding attached property to a given object.
public static void SetPadding(DependencyObject d, Thickness value)
Public Shared Sub SetPadding(d As DependencyObject, value As Thickness)
| Type | Name | Description |
|---|---|---|
| DependencyObject | d | The object to set value to. |
| Thickness | value | The property value. |