2 references to CreateBrushScope
System.Private.Windows.Core (2)
Windows\Win32\Graphics\Gdi\CreateBrushScope.cs (2)
38
public static implicit operator HBRUSH(in
CreateBrushScope
scope) => scope.HBRUSH;
39
public static implicit operator HGDIOBJ(in
CreateBrushScope
scope) => scope.HBRUSH;