2 references to RightDragMax
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (2)
1737xPosAdorner = Math.Min(xPosAdorner, _columnRect.Right + this.RightDragMax); 1749dx = Math.Min(dx, this.RightDragMax);