3 references to GetSpaceBefore
System.Windows.Forms.Primitives (3)
Windows.Win32.ITextPara.g.cs (1)
1723 return __object.GetSpaceBefore(pValue);
Windows.Win32.UI_Controls_RichEdit_ITextPara_Extensions.g.cs (2)
223 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextPara.Interface.GetSpaceBefore(float*)"/> 228 winmdroot.Foundation.HRESULT __result = @this.GetSpaceBefore(pValueLocal);