GridViewAutomationPeer.IViewAutomationPeer.GetPattern Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera wzorzec kontrolki skojarzony z określonym patternInterface
elementem .
virtual System::Object ^ System.Windows.Automation.Peers.IViewAutomationPeer.GetPattern(System::Windows::Automation::Peers::PatternInterface patternInterface) = System::Windows::Automation::Peers::IViewAutomationPeer::GetPattern;
object IViewAutomationPeer.GetPattern (System.Windows.Automation.Peers.PatternInterface patternInterface);
abstract member System.Windows.Automation.Peers.IViewAutomationPeer.GetPattern : System.Windows.Automation.Peers.PatternInterface -> obj
override this.System.Windows.Automation.Peers.IViewAutomationPeer.GetPattern : System.Windows.Automation.Peers.PatternInterface -> obj
Function GetPattern (patternInterface As PatternInterface) As Object Implements IViewAutomationPeer.GetPattern
Parametry
- patternInterface
- PatternInterface
Wartość w wyliczenie.
Zwraca
Jeśli patternInterface
metoda jest lub Grid Table, ta metoda zwraca obiekt, który implementuje wzorzec kontrolki, w przeciwnym razie ta metoda zwraca null
wartość .
Implementuje
Uwagi
Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy GridViewAutomationPeer wystąpienie jest rzutowanie do interfejsu IViewAutomationPeer .