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

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

パラメータ

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

戻り値の型

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

C1TileService クラス
C1TileService メンバ