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