1 reference to RowDefinitionCollection
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
296if (_data.RowDefinitions == null) { _data.RowDefinitions = new RowDefinitionCollection(this); }