Timeline.FillBehaviorProperty プロパティ

定義

FillBehavior 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ FillBehaviorProperty { DependencyProperty ^ get(); };
static DependencyProperty FillBehaviorProperty();
public static DependencyProperty FillBehaviorProperty { get; }
var dependencyProperty = Timeline.fillBehaviorProperty;
Public Shared ReadOnly Property FillBehaviorProperty As DependencyProperty

プロパティ値

FillBehavior 依存関係プロパティの識別子。

適用対象