4 references to FlagUpdatedEditorAndConverter
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (4)
7194if (GetFlag(FlagUpdatedEditorAndConverter) && force) { 7195SetFlag(FlagUpdatedEditorAndConverter, false); 7209if (GetFlag(FlagUpdatedEditorAndConverter) && !force) { 7301SetFlag(FlagUpdatedEditorAndConverter, true);