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