FrameworkElement.MinWidthProperty Propriété

Définition

Identifie la propriété de dépendance MinWidth .

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

Valeur de propriété

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

S’applique à