Base:
method
GetPattern
System.Windows.Automation.Peers.SelectorAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)
1 override of GetPattern
PresentationUI (1)
MS\Internal\Documents\Application\ZoomComboBox.cs (1)
540override public object GetPattern(PatternInterface patternInterface)
1 reference to GetPattern
PresentationUI (1)
MS\Internal\Documents\Application\ZoomComboBox.cs (1)
548return base.GetPattern(patternInterface);