1 implementation of MoveEndpointByRange
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextRange.cs (1)
558HRESULT ITextRangeProvider.Interface.MoveEndpointByRange(TextPatternRangeEndpoint endpoint, ITextRangeProvider* targetRange, TextPatternRangeEndpoint targetEndpoint)
1 reference to MoveEndpointByRange
System.Windows.Forms.Primitives (1)
_generated\257\Windows.Win32.ITextRangeProvider.g.cs (1)
526 return __object.MoveEndpointByRange(endpoint, targetRange, targetEndpoint);