10 references to WINDOWPOS
System.Windows.Forms (9)
System\Windows\Forms\Control.cs (4)
12001
WINDOWPOS
* wp = (
WINDOWPOS
*)(nint)m.LParamInternal;
12255
WINDOWPOS
* wp = (
WINDOWPOS
*)(nint)m.LParamInternal;
System\Windows\Forms\Controls\ListView\ListView.cs (1)
4943
WINDOWPOS
position = default;
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.WebBrowserBaseNativeWindow.cs (2)
40
WINDOWPOS
* wp = (
WINDOWPOS
*)m.LParamInternal;
System\Windows\Forms\ToolTip\ToolTip.cs (2)
2144
WINDOWPOS
* wp = (
WINDOWPOS
*)(nint)message.LParamInternal;
System.Windows.Forms.Primitives (1)
Windows.Win32.HDLAYOUT.g.cs (1)
39
internal unsafe winmdroot.UI.WindowsAndMessaging.
WINDOWPOS
* pwpos;