RadioButtonAutomationPeer.GetPattern(PatternInterface) Yöntem

Tanım

Bu RadioButtonAutomationPeerile ilişkili denetim desenini RadioButton alır.

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

Parametreler

patternInterface
PatternInterface

Numaralandırmadaki bir değer.

Döndürülenler

Object

Desteklenen bir değerse patternInterface denetim desenini destekleyen bir nesne; değilse, null.

Açıklamalar

eşitse patternInterface SelectionItem, bu yöntem bir this işaretçi döndürür. eşitse patternInterface PatternInterface.SynchronizedInput, bu yöntem arabirimini uygulayan ISynchronizedInputProvider bir nesne döndürür.

Şunlara uygulanır