Run.FlowDirectionProperty Property

Definition

Identifies the FlowDirection  dependency property.

public:
 static property DependencyProperty ^ FlowDirectionProperty { DependencyProperty ^ get(); };
static DependencyProperty FlowDirectionProperty();
public static DependencyProperty FlowDirectionProperty { get; }
var dependencyProperty = Run.flowDirectionProperty;
Public Shared ReadOnly Property FlowDirectionProperty As DependencyProperty

Property Value

The identifier of the FlowDirection  dependency property.

Applies to