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