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