public interface ITextChildProvider
Modifier and Type | Interface and Description |
---|---|
static class |
ITextChildProvider.TextChildProviderContext |
Modifier and Type | Method and Description |
---|---|
IUIAElement |
get_TextContainer()
Retrieves this element's nearest ancestor provider that supports the Text control pattern.
|
ITextRangeProvider |
get_TextRange()
Retrieves a text range that encloses this child element.
|
IUIAElement get_TextContainer()
ITextRangeProvider get_TextRange()