FrameworkElement.FlowDirectionProperty Propiedad

Definición

Identifica la propiedad de dependencia 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 de propiedad

Identificador de la propiedad de dependencia FlowDirection .

Se aplica a