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