2 references to OnFormat
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListControl\ListControl.cs (1)
536OnFormat(e);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListControlTests.cs (1)
2982public new void OnFormat(ListControlConvertEventArgs e) => base.OnFormat(e);