1 write to FormattingEnabled
System.Windows.Forms (1)
System\Windows\Forms\DataBinding\ListBindingConverter.cs (1)
121
b.
FormattingEnabled
= true;
7 references to FormattingEnabled
System.Windows.Forms (7)
System\Windows\Forms\DataBinding\Binding.cs (7)
887
if (lastException is not null || (!
FormattingEnabled
&& parsedValue is null))
896
if (
FormattingEnabled
&& parseFailed)
904
if (force || !
FormattingEnabled
|| !Equals(formattedObject, value))
917
catch (Exception ex) when (
FormattingEnabled
)
927
if (
FormattingEnabled
)
994
catch (Exception ex) when (
FormattingEnabled
)
1004
if (
FormattingEnabled
)