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