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