1 write to appearance
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolBar.cs (1)
171appearance = value;
3 references to appearance
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolBar.cs (3)
161return appearance; 170if (value != appearance) { 446switch (appearance) {