2 writes to defaultArrowColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripArrowRenderEventArgs.cs (2)
27
this.
defaultArrowColor
= arrowColor;
61
defaultArrowColor
= value;
1 reference to defaultArrowColor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripArrowRenderEventArgs.cs (1)
58
return
defaultArrowColor
;