1 write to FormattingEnabled
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBindingConverter.cs (1)
127
b.
FormattingEnabled
= true;
7 references to FormattingEnabled
System.Windows.Forms (7)
winforms\Managed\System\WinForms\Binding.cs (7)
907
if (lastException != null || (!
FormattingEnabled
&& parsedValue == null)) {
914
if (
FormattingEnabled
&& parseFailed) {
926
if (force || !
FormattingEnabled
|| !Object.Equals(formattedObject, value)) {
942
if (!
FormattingEnabled
) {
950
if (
FormattingEnabled
) {
1021
if (!
FormattingEnabled
) {
1029
if (
FormattingEnabled
) {