2 references to RawMinSize
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
1148
minSizes[PrivateCells[i].RowIndex] = DefinitionsV[PrivateCells[i].RowIndex].
RawMinSize
;
1152
minSizes[PrivateCells[i].ColumnIndex] = DefinitionsU[PrivateCells[i].ColumnIndex].
RawMinSize
;