DocumentViewerBase::OnCreateAutomationPeer Method ()

 

Creates and returns an AutomationPeer object for this viewer.

Namespace:   System.Windows.Controls.Primitives
Assembly:  PresentationFramework (in PresentationFramework.dll)

protected:
virtual AutomationPeer^ OnCreateAutomationPeer() override

Return Value

Type: System.Windows.Automation.Peers::AutomationPeer^

An AutomationPeer object for this viewer.

This method overrides OnCreateAutomationPeer.

.NET Framework
Available since 3.0
Return to top
Show: