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