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