2 references to PropAccessibleName
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
734
return (string)Properties.GetObject(
PropAccessibleName
);
738
Properties.SetObject(
PropAccessibleName
, value);