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