FrameworkElement.MaxHeightProperty Proprietà

Definizione

Identifica la proprietà di dipendenza MaxHeight .

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

Valore della proprietà

Identificatore della proprietà di dipendenza MaxHeight .

Si applica a