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