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