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