Share via


RowDefinition.MaxHeightProperty 属性

定义

标识 MaxHeight 依赖属性。

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

属性值

MaxHeight 依赖属性的标识符。

适用于