バージョン

CreateCustomAnimation メソッド

XamBusyIndicator によって使用されるカスタム アニメーションを返します。
シンタックス
'宣言
 
Public Shared Function CreateCustomAnimation( _
   ByVal dataTemplate As DataTemplate _
) As CustomBusyAnimation
public static CustomBusyAnimation CreateCustomAnimation( 
   DataTemplate dataTemplate
)

パラメータ

dataTemplate
アニメーションを定義するデータ テンプレート。
参照