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