2 references to IsVertical
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripSeparator.cs (2)
280
if (
IsVertical
)
292
Renderer!.DrawSeparator(new ToolStripSeparatorRenderEventArgs(e.Graphics, this,
IsVertical
));