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