ExtendedLibrary for WPF/Silverlight
AnimationMode 列挙体

C1.WPF.Extended.4.5.2 アセンブリ > C1.WPF.Extended 名前空間 : AnimationMode 列挙体
レーティングのアニメーションモードを指定します。
シンタックス
'宣言
 
Public Enum AnimationMode 
   Inherits System.Enum
public enum AnimationMode : System.Enum 
メンバ
メンバ解説
Continuousアニメーションは最初から最後まで1つずつ開始されます。
Synchronousすべてのレーティング項目のアニメーションが同時に開始されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WPF.Extended.AnimationMode

参照

C1.WPF.Extended 名前空間