FrameworkElement.FlowDirectionProperty Propriedade

Definição

Identifica a propriedade de dependência 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

Valor da propriedade

O identificador da propriedade de dependência FlowDirection .

Aplica-se a