Base:
method
GetPattern
System.Windows.Automation.Peers.ItemAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)
1 override of GetPattern
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\ListBoxItemAutomationPeer.cs (1)
42override public object GetPattern(PatternInterface patternInterface)
1 reference to GetPattern
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\ListBoxItemAutomationPeer.cs (1)
48return base.GetPattern(patternInterface);