1 reference to ResetFormattingInfo
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\FormatControlTests.cs (1)
41public void ResetFormattingInfo_ShouldNotThrow() => _formatControl.Invoking(f => f.ResetFormattingInfo()).Should().NotThrow();