3 references to NotSupported
PresentationFramework (2)
System\Windows\Controls\TextRangeAdaptor.cs (2)
1226return AutomationElementIdentifiers.NotSupported; 1796return AutomationElementIdentifiers.NotSupported;
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
96public static readonly object NotSupported = AutomationElementIdentifiers.NotSupported;