2 references to FontChanged
System.Windows.Forms.Tests (2)
System\Windows\Forms\AxHostTests.cs (2)
1048Assert.Throws<NotSupportedException>(() => control.FontChanged += handler); 1049control.FontChanged -= handler;