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 종속성 속성의 식별자입니다.

적용 대상