1 write to _neverSupportedPatterns
UIAutomationTypes (1)
System\Windows\Automation\ControlType.cs (1)
56
controlType.
_neverSupportedPatterns
= neverSupportedPatterns;
1 reference to _neverSupportedPatterns
UIAutomationTypes (1)
System\Windows\Automation\ControlType.cs (1)
112
return (AutomationPattern[])
_neverSupportedPatterns
.Clone();