Tiles for WPF/Silverlight
GetPreservePointerCapture メソッド (C1TileService)

C1.WPF.Tile.4.5.2 アセンブリ > C1.WPF.Tile 名前空間 > C1TileService クラス : GetPreservePointerCapture メソッド
プロパティ値が読み取られる要素。
指定された FrameworkElement から PreservePointerCapture 添付プロパティの値を取得します。
シンタックス
'宣言
 
Public Shared Function GetPreservePointerCapture( _
   ByVal obj As System.Windows.FrameworkElement _
) As System.Boolean
public static System.bool GetPreservePointerCapture( 
   System.Windows.FrameworkElement obj
)

パラメータ

obj
プロパティ値が読み取られる要素。

戻り値の型

PreservePointerCapture 添付プロパティの値。
参照

C1TileService クラス
C1TileService メンバ