ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / OnCreateAutomationPeer Method

In This Topic
    OnCreateAutomationPeer Method (C1ExpressionRichTextBox)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function OnCreateAutomationPeer() As Windows.UI.Xaml.Automation.Peers.AutomationPeer
    protected virtual Windows.UI.Xaml.Automation.Peers.AutomationPeer OnCreateAutomationPeer()
    See Also