Share via


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 依赖属性的标识符。

适用于