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