4 references to GetNormalizedPosition
PresentationFramework (4)
System\Windows\Documents\TextRangeBase.cs (4)
1712start = GetNormalizedPosition(thisRange, start, start.LogicalDirection); 1718start = GetNormalizedPosition(thisRange, start, LogicalDirection.Forward); 1725end = GetNormalizedPosition(thisRange, end, LogicalDirection.Backward); 1762start = GetNormalizedPosition(thisRange, start, start.LogicalDirection);