3 references to OnFormat
System.Windows.Forms (2)
System\Windows\Forms\DataBinding\Binding.cs (2)
756OnFormat(e); 779OnFormat(e);
System.Windows.Forms.Tests (1)
System\Windows\Forms\BindingTests.cs (1)
636public new void OnFormat(ConvertEventArgs cevent) => base.OnFormat(cevent);