2 references to OnFormattingEnabledChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListControl\ListControl.cs (1)
245OnFormattingEnabledChanged(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListControlTests.cs (1)
2988public new void OnFormattingEnabledChanged(EventArgs e) => base.OnFormattingEnabledChanged(e);