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相依性屬性識別碼。

適用於