3 references to GetTab
System.Windows.Forms.Primitives (3)
Windows.Win32.ITextPara.g.cs (1)
2051
return __object.
GetTab
(iTab, ptbPos, ptbAlign, ptbLeader);
Windows.Win32.UI_Controls_RichEdit_ITextPara_Extensions.g.cs (2)
253
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextPara.Interface.
GetTab
(int, float*, int*, int*)"/>
262
winmdroot.Foundation.HRESULT __result = @this.
GetTab
(iTab, ptbPosLocal, ptbAlignLocal, ptbLeaderLocal);