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