2 writes to arrowRect
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripArrowRenderEventArgs.cs (2)
26this.arrowRect = arrowRectangle; 38arrowRect = value;
1 reference to arrowRect
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripArrowRenderEventArgs.cs (1)
35return arrowRect;