3 references to MoveRight
System.Windows.Forms.Primitives (3)
Windows.Win32.ITextSelection.g.cs (1)
1908
return __object.
MoveRight
(Unit, Count, Extend, pDelta);
Windows.Win32.UI_Controls_RichEdit_ITextSelection_Extensions.g.cs (2)
387
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextSelection.Interface.
MoveRight
(int, int, int, int*)"/>
392
winmdroot.Foundation.HRESULT __result = @this.
MoveRight
(Unit, Count, Extend, pDeltaLocal);