3 references to DRAW_START
System.Windows.Forms (3)
System\Windows\Forms\Controls\Splitter\Splitter.cs (3)
524
if (mode !=
DRAW_START
&& _lastDrawSplit != -1)
532
else if (mode !=
DRAW_START
&& _lastDrawSplit == -1)
914
DrawSplitBar(
DRAW_START
);