Tiles for UWP
GetPreservePointerCapture メソッド

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

パラメータ

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

戻り値の型

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

C1TileService クラス
C1TileService メンバ