1 write to Properties
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\Com2PropertyDescriptor.ValidityScope.cs (1)
19Properties = properties;
5 references to Properties
System.Windows.Forms (5)
System\Windows\Forms\ComponentModel\COM2Interop\Com2PropertyDescriptor.ValidityScope.cs (5)
24if (Properties is not null) 26Properties.AlwaysValid = Properties.CheckAndGetTarget(checkVersions: false, callDispose: true) is not null; 32if (Properties is not null) 34Properties.AlwaysValid = false;