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