Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 579 Bytes

itextrangeprovider_clone_766852569.md

File metadata and controls

22 lines (15 loc) · 579 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Provider.ITextRangeProvider.Clone
winrt method

Microsoft.UI.Xaml.Automation.Provider.ITextRangeProvider.Clone

-description

Returns a new ITextRangeProvider that is identical to the original ITextRangeProvider and that inherits all the properties of the original.

-returns

The new text range. This method never returns null.

-remarks

-examples

-see-also