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