3 references to MoveEndWhile
System.Windows.Forms.Primitives (3)
Windows.Win32.ITextRange.g.cs (1)
1606 return __object.MoveEndWhile(Cset, Count, pDelta);
Windows.Win32.UI_Controls_RichEdit_ITextRange_Extensions.g.cs (2)
199 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextRange.Interface.MoveEndWhile(winmdroot.System.Variant.VARIANT*, int, int*)"/> 206 winmdroot.Foundation.HRESULT __result = @this.MoveEndWhile(CsetLocal, Count, pDeltaLocal);