FixedDocument.OnCreateAutomationPeer Yöntem

Tanım

Belge için otomasyon eşdüzeyini oluşturur.

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

DocumentAutomationPeer Öğesini Microsoft UI Otomasyonu kullanıma sunan FixedDocument bir.

Devralanlara Notlar

Türetilmiş sürümünüz herhangi bir AutomationPeerdöndürebilir. Bunun bir DocumentAutomationPeerolması gerekmez.

Şunlara uygulanır