2 references to FillRect
System.Windows.Forms.Primitives (2)
_generated\426\Windows.Win32.PInvoke.USER32.dll.g.cs (2)
1046
/// <inheritdoc cref="
FillRect
(winmdroot.Graphics.Gdi.HDC, winmdroot.Foundation.RECT*, winmdroot.Graphics.Gdi.HBRUSH)"/>
1053
int __result = PInvoke.
FillRect
(hDC, lprcLocal, hbr);