2 references to PropAccessibleRole
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
311int role = Properties.GetInteger(PropAccessibleRole, out found); 325Properties.SetInteger(PropAccessibleRole, (int)value);