4 references to OnPosRectChange
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (2)
1709
clientSite.Value->
OnPosRectChange
(&posRect);
2024
inPlaceSite.Value->
OnPosRectChange
(&rect);
System.Windows.Forms.Primitives (2)
Windows.Win32.IOleInPlaceSite.g.cs (2)
445
/// <inheritdoc cref="
OnPosRectChange
(winmdroot.Foundation.RECT*)"/>
450
winmdroot.Foundation.HRESULT __result = this.
OnPosRectChange
(lprcPosRectLocal);