3 references to DRAW_START
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Splitter.cs (3)
636
if (mode !=
DRAW_START
&& lastDrawSplit != -1) {
642
else if (mode !=
DRAW_START
&& lastDrawSplit == -1) {
994
DrawSplitBar(
DRAW_START
);