Udostępnij za pośrednictwem


DateTimeAutomationPeer.GetPattern(PatternInterface) Metoda

Definicja

Pobiera implementację wzorca sterowania dla tego DateTimeAutomationPeerpliku .

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

Typ wzorca implementowany przez element do pobrania.

Zwraca

Object

Obiekt, który implementuje interfejs wzorca lub null jeśli określony interfejs wzorca nie jest implementowany przez ten element równorzędny.

Dotyczy