4 references to SetBorderSpace
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (2)
907hr = inPlaceFrame.Value->SetBorderSpace(null); 1317HRESULT hr = inPlaceFrame.Value->SetBorderSpace(null);
System.Windows.Forms.Primitives (2)
Windows.Win32.IOleInPlaceFrame.g.cs (2)
185 /// <inheritdoc cref="SetBorderSpace(winmdroot.Foundation.RECT*)"/> 190 winmdroot.Foundation.HRESULT __result = this.SetBorderSpace(pborderwidthsLocal);