バージョン

GetAnimationPresenter メソッド

関連付けられた BusyAnimationPresenter のインスタンスを返します。
シンタックス
'宣言
 
Public Shared Function GetAnimationPresenter( _
   ByVal obj As DependencyObject _
) As BusyAnimationPresenter
public static BusyAnimationPresenter GetAnimationPresenter( 
   DependencyObject obj
)

パラメータ

obj
解説

これは継承プロパティなので、すべての要素のテンプレート内でレイアウトの変更をトリガーするのに便利です。

参照