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