FrameworkElement.FlowDirectionProperty 속성

정의

FlowDirection 종속성 속성을 식별합니다.

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

속성 값

FlowDirection 종속성 속성 식별자입니다.

적용 대상