4 references to MaxHeightProperty
PresentationFramework (4)
System\Windows\Controls\DefinitionBase.cs (1)
469RowDefinition.MaxHeightProperty);
System\Windows\Controls\RowDefinition.cs (1)
967set { SetValue(MaxHeightProperty, value); }
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
3299DependencyProperty dp = System.Windows.Controls.RowDefinition.MaxHeightProperty;
System\Windows\Markup\KnownTypes.cs (1)
1872return System.Windows.Controls.RowDefinition.MaxHeightProperty;