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