Show / Hide Table of Contents

Method OnCreateAutomationPeer

| Edit this page View Source

OnCreateAutomationPeer()

When implemented in a derived class, returns class-specific AutomationPeer implementations for the Microsoft UI Automation infrastructure.

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Type Description
AutomationPeer

The class-specific AutomationPeer subclass to return.

Overrides
UIElement.OnCreateAutomationPeer()
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX