Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 685 Bytes

itextrangeprovider_getchildren_555647254.md

File metadata and controls

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

Microsoft.UI.Xaml.Automation.Provider.ITextRangeProvider.GetChildren

-description

Retrieves a collection of all the embedded objects that exist within the text range.

-returns

A collection of child objects that exist within the range. Child objects that overlap with the text range but are not completely enclosed by it are also included in the collection. Returns an empty collection if no child objects exist.

-remarks

-examples

-see-also