FrameworkElement.MinHeightProperty Proprietà

Definizione

Identifica la proprietà di dipendenza MinHeight .

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

Valore della proprietà

Identificatore della proprietà di dipendenza MinHeight .

Si applica a