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