4 references to ReadOnly
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (4)
186
SetNeedsRefresh(Com2PropertyDescriptorRefresh.
ReadOnly
, readOnly);
488
SetNeedsRefresh(Com2PropertyDescriptorRefresh.
ReadOnly
, false);
530
bool currentRefresh = !GetNeedsRefresh(Com2PropertyDescriptorRefresh.
ReadOnly
);
535
SetNeedsRefresh(Com2PropertyDescriptorRefresh.
ReadOnly
, rse.Value);