FrameworkElement.HeightProperty Proprietà

Definizione

Identifica la proprietà di dipendenza Height .

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

Valore della proprietà

Identificatore per la proprietà di dipendenza Height .

Si applica a