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