2 writes to _allowExpand
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2IDispatchConverter.cs (2)
18
_allowExpand
= allowExpand;
25
_allowExpand
= allowExpand;
1 reference to _allowExpand
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2IDispatchConverter.cs (1)
64
public override bool GetPropertiesSupported(ITypeDescriptorContext? context) =>
_allowExpand
;