4 references to GetBoolValueEvent
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (4)
485GetBoolValueEvent gbv = new GetBoolValueEvent(this.readOnly); 689GetBoolValueEvent gbv = new GetBoolValueEvent(false); 1344GetBoolValueEvent gbv = new GetBoolValueEvent(false); 1494public GetRefreshStateEvent(Com2ShouldRefreshTypes item, bool defValue) : base(defValue) {