2 references to TrayNotify
System.Windows.Forms.Tests (2)
System\Windows\Forms\VisualStyles\VisualStyleElementTests.cs (2)
503
yield return new object[] { I(() => VisualStyleElement.
TrayNotify
.Background.Normal), "TRAYNOTIFY", 1, 0 };
505
yield return new object[] { I(() => VisualStyleElement.
TrayNotify
.AnimateBackground.Normal), "TRAYNOTIFY", 2, 0 };