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