3 references to ResizeBorder
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
109/// <inheritdoc cref="IOleInPlaceActiveObject.ResizeBorder(RECT*, IOleInPlaceUIWindow*, BOOL)"/>
System.Windows.Forms.Primitives (2)
Windows.Win32.IOleInPlaceActiveObject.g.cs (2)
220 /// <inheritdoc cref="ResizeBorder(winmdroot.Foundation.RECT*, winmdroot.System.Ole.IOleInPlaceUIWindow*, winmdroot.Foundation.BOOL)"/> 225 this.ResizeBorder(prcBorderLocal, pUIWindow, fFrameWindow);