ItemsControlAutomationPeer.GetPattern(PatternInterface) Methode

Definitie

Hiermee haalt u het besturingspatroon op voor het ItemsControl patroon dat aan dit ItemsControlAutomationPeeris gekoppeld.

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

Parameters

patternInterface
PatternInterface

Een van de opsommingswaarden.

Retouren

De ScrollViewerAutomationPeer die aan dit ItemsControlAutomationPeeris gekoppeld.

Van toepassing op