Sdílet prostřednictvím


RibbonGalleryAutomationPeer.GetPattern(PatternInterface) Metoda

Definice

Získá řídicí vzor pro RibbonGallery to, který je přidružen k RibbonGalleryAutomationPeer.

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

Výčet hodnot, který určuje vzor ovládacího prvku.

Návraty

Object

Objekt, který podporuje řídicí vzor, pokud patternInterface je Scrollhodnota , Selection, ItemContainernebo SynchronizedInput hodnota; nullv opačném případě .

Platí pro