3 references to SetBorderSpace
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
918hr = inPlaceUiWindow.Value->SetBorderSpace(null);
System.Windows.Forms.Primitives (2)
Windows.Win32.IOleInPlaceUIWindow.g.cs (2)
207 /// <inheritdoc cref="SetBorderSpace(winmdroot.Foundation.RECT*)"/> 212 winmdroot.Foundation.HRESULT __result = this.SetBorderSpace(pborderwidthsLocal);