11 references to WINDOWPOS
System.Private.Windows.Core (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.NCCALCSIZE_PARAMS.g.cs (1)
39 internal unsafe winmdroot.UI.WindowsAndMessaging.WINDOWPOS* lppos;
System.Windows.Forms (9)
System\Windows\Forms\Control.cs (4)
12789WINDOWPOS* wp = (WINDOWPOS*)(nint)m.LParamInternal; 13043WINDOWPOS* wp = (WINDOWPOS*)(nint)m.LParamInternal;
System\Windows\Forms\Controls\ListView\ListView.cs (1)
4960WINDOWPOS position = default;
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.WebBrowserBaseNativeWindow.cs (2)
40WINDOWPOS* wp = (WINDOWPOS*)m.LParamInternal;
System\Windows\Forms\ToolTip\ToolTip.cs (2)
2142WINDOWPOS* wp = (WINDOWPOS*)(nint)message.LParamInternal;
System.Windows.Forms.Primitives (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.HDLAYOUT.g.cs (1)
39 internal unsafe winmdroot.UI.WindowsAndMessaging.WINDOWPOS* pwpos;