2 references to GetLengthTypeForRange
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
938
cell.SizeTypeU =
GetLengthTypeForRange
(DefinitionsU, cell.ColumnIndex, cell.ColumnSpan);
939
cell.SizeTypeV =
GetLengthTypeForRange
(DefinitionsV, cell.RowIndex, cell.RowSpan);