2 references to TextProvider_TextSelectionNotSupported
PresentationFramework (2)
System\Windows\Controls\TextAdaptor.cs (1)
487
throw new InvalidOperationException(SR.
TextProvider_TextSelectionNotSupported
);
System\Windows\Controls\TextRangeAdaptor.cs (1)
2036
throw new InvalidOperationException(SR.
TextProvider_TextSelectionNotSupported
);