FrameworkElement.HeightProperty Propriété

Définition

Identifie la propriété de dépendance 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

Valeur de propriété

Identificateur de la propriété de dépendance Height .

S’applique à