4 references to FlagUpdatedEditorAndConverter
System.Windows.Forms (4)
System\Windows\Forms\ActiveX\AxHost.AxPropertyDescriptor.cs (4)
269if (GetFlag(FlagUpdatedEditorAndConverter) && force) 271SetFlag(FlagUpdatedEditorAndConverter, false); 281if ((GetFlag(FlagUpdatedEditorAndConverter) && !force) || _owner.GetOcx() is null) 370SetFlag(FlagUpdatedEditorAndConverter, true);