[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.BaseInterfaces.IUiaTextProvider.SupportedTextSelection

SupportedTextSelection Property

SupportedTextSelection

True if the text container supports text selection. If the provider returns false then it should throw InvalidOperation exceptions for ITextProvider.GetSelection and ITextRangeProvider.Select.

Declaration
SupportedTextSelection SupportedTextSelection { get; }