OnCreateAutomationPeer Method
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected override AutomationPeer OnCreateAutomationPeer()
Protected Overrides Function OnCreateAutomationPeer As AutomationPeer
abstract OnCreateAutomationPeer : unit -> AutomationPeer
override OnCreateAutomationPeer : unit -> AutomationPeer