3 references to LogicalInsertionBeamWidth
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (3)
74
internal static int s_insertionBeamWidth =
LogicalInsertionBeamWidth
;
120
s_insertionBeamWidth = ScaleHelper.ScaleToDpi(
LogicalInsertionBeamWidth
, DeviceDpi);
3766
s_insertionBeamWidth = ScaleHelper.ScaleToDpi(
LogicalInsertionBeamWidth
, newDpi);