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