2 references to FrameBottom
System.Windows.Forms.Tests (2)
System\Windows\Forms\VisualStyles\VisualStyleElementTests.cs (2)
537
yield return new object[] { I(() => VisualStyleElement.Window.
FrameBottom
.Active), "WINDOW", 9, 1 };
538
yield return new object[] { I(() => VisualStyleElement.Window.
FrameBottom
.Inactive), "WINDOW", 9, 2 };