Sdílet prostřednictvím


ListBoxItemAutomationPeer.GetPattern(PatternInterface) Metoda

Definice

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

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

Pokud patternInterface je ScrollItem, vrátí tato metoda aktuální instanci tohoto ListBoxItemAutomationPeerobjektu .

Platí pro