3 references to GetBrushOrgEx
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.GDI32.dll.g.cs (2)
187
/// <inheritdoc cref="
GetBrushOrgEx
(winmdroot.Graphics.Gdi.HDC, global::System.Drawing.Point*)"/>
193
winmdroot.Foundation.BOOL __result = PInvoke.
GetBrushOrgEx
(hdc, lpptLocal);
System.Windows.Forms.Primitives.TestUtilities (1)
DeviceContextState.cs (1)
38
PInvoke.
GetBrushOrgEx
(hdc, &point);