Share via


ItemsControlAutomationPeer.GetPattern(PatternInterface) Metoda

Definice

Získá řídicí vzor pro ItemsControl , který je přidružen k tomuto ItemsControlAutomationPeer.

public:
 override System::Object ^ GetPattern(System::Windows::Automation::Peers::PatternInterface patternInterface);
public override object GetPattern (System.Windows.Automation.Peers.PatternInterface patternInterface);
override this.GetPattern : System.Windows.Automation.Peers.PatternInterface -> obj
Public Overrides Function GetPattern (patternInterface As PatternInterface) As Object

Parametry

patternInterface
PatternInterface

Jedna z hodnot výčtu

Návraty

Hodnota ScrollViewerAutomationPeer , která je přidružená k tomuto ItemsControlAutomationPeer.

Platí pro