2 references to PropAccessibleDescription
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
715
return (string)Properties.GetObject(
PropAccessibleDescription
);
718
Properties.SetObject(
PropAccessibleDescription
, value);