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