2 writes to arrowDirection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripArrowRenderEventArgs.cs (2)
28this.arrowDirection = arrowDirection; 71arrowDirection = value;
1 reference to arrowDirection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripArrowRenderEventArgs.cs (1)
68return arrowDirection;