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