Udostępnij za pośrednictwem


ListBoxItemAutomationPeer.GetPattern(PatternInterface) Metoda

Definicja

Pobiera wzorzec sterowania skojarzony ListBoxItem z tym ListBoxItemAutomationPeerelementem .

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 wartości wyliczenia.

Zwraca

Jeśli patternInterface jest to ScrollItem, ta metoda zwraca bieżące wystąpienie tego ListBoxItemAutomationPeerelementu .

Dotyczy