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