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