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