ComponentOne Tiles for WPF and Silverlight
GetPreservePointerCapture Method (C1TileService)

C1.WPF.Tile Namespace > C1TileService Class : GetPreservePointerCapture Method
The element from which to read the property value.
Gets the value of the PreservePointerCapture attached property from a given FrameworkElement.
Syntax
'Declaration
 
Public Shared Function GetPreservePointerCapture( _
   ByVal obj As FrameworkElement _
) As Boolean
public static bool GetPreservePointerCapture( 
   FrameworkElement obj
)

Parameters

obj
The element from which to read the property value.

Return Value

The value of the PreservePointerCapture attached property.
See Also

Reference

C1TileService Class
C1TileService Members