Aracılığıyla paylaş


FlowDocument.OnCreateAutomationPeer Yöntem

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, Windows Presentation Foundation (WPF) altyapısına belirli AutomationPeer uygulamalar sağlar.

protected:
 override System::Windows::Automation::Peers::AutomationPeer ^ OnCreateAutomationPeer();
protected override System.Windows.Automation.Peers.AutomationPeer OnCreateAutomationPeer ();
override this.OnCreateAutomationPeer : unit -> System.Windows.Automation.Peers.AutomationPeer
Protected Overrides Function OnCreateAutomationPeer () As AutomationPeer

Döndürülenler

AutomationPeer

Türe özgü AutomationPeer uygulama.

Açıklamalar

Bu yöntemin uygulanması genellikle belirli AutomationPeer bir uygulamanın oluşturucusunun çağrılması ve sonucun döndürülmesidir.

Şunlara uygulanır