DocumentViewerBaseAutomationPeer.GetPattern(PatternInterface) Método

Definição

Obtém o padrão de controle do DocumentViewerBase associado a este DocumentViewerBaseAutomationPeer.

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

Parâmetros

patternInterface
PatternInterface

Um dos valores de enumeração.

Retornos

Object

Se patternInterface for Text, esse método retornará uma referência ITextProvider.

Aplica-se a