Sdílet prostřednictvím


RangeBaseAutomationPeer.GetPattern(PatternInterface) Metoda

Definice

Získá vzor ovládacího prvku, RangeBase který je přidružen k tomuto RangeBaseAutomationPeer.

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

Hodnota ve výčtu.

Návraty

Pokud patternInterface je RangeValue, vrátí this tato metoda ukazatel; v opačném případě vrátí nulltato metoda .

Platí pro

Viz také