2 references to DrawEdge
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.USER32.dll.g.cs (2)
663
/// <inheritdoc cref="
DrawEdge
(winmdroot.Graphics.Gdi.HDC, winmdroot.Foundation.RECT*, winmdroot.Graphics.Gdi.DRAWEDGE_FLAGS, winmdroot.Graphics.Gdi.DRAW_EDGE_FLAGS)"/>
669
winmdroot.Foundation.BOOL __result = PInvoke.
DrawEdge
(hdc, qrcLocal, edge, grfFlags);