1 write to displayStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
774displayStyle = value;
2 references to displayStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
765return displayStyle; 768if (displayStyle != value) {