[]
Gets the value of the PreservePointerCapture attached property from a given FrameworkElement.
public static bool GetPreservePointerCapture(FrameworkElement obj)
| Type | Name | Description |
|---|---|---|
| FrameworkElement | obj | The element from which to read the property value. |
| Type | Description |
|---|---|
| bool | The value of the PreservePointerCapture attached property. |