RowDefinition.MaxHeightProperty Field

Definition

Identifies the MaxHeight dependency property.

public: static initonly System::Windows::DependencyProperty ^ MaxHeightProperty;
[System.ComponentModel.TypeConverter("System.Windows.LengthConverter, PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, Custom=null")]
public static readonly System.Windows.DependencyProperty MaxHeightProperty;
[System.ComponentModel.TypeConverter("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, Custom=null")]
public static readonly System.Windows.DependencyProperty MaxHeightProperty;
[<System.ComponentModel.TypeConverter("System.Windows.LengthConverter, PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, Custom=null")>]
 staticval mutable MaxHeightProperty : System.Windows.DependencyProperty
[<System.ComponentModel.TypeConverter("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, Custom=null")>]
 staticval mutable MaxHeightProperty : System.Windows.DependencyProperty
Public Shared ReadOnly MaxHeightProperty As DependencyProperty 

Field Value

Attributes

Applies to