2 references to PropAccessibleName
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
289
return (string)Properties.GetObject(
PropAccessibleName
);
293
Properties.SetObject(
PropAccessibleName
, value);