Timeline.FillBehaviorProperty Property

Definition

Identifies the FillBehavior  dependency property.

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

Property Value

The identifier for the FillBehavior  dependency property.

Applies to