Run.FlowDirectionProperty プロパティ

定義

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

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

プロパティ値

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

適用対象