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