[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Automation.PlaceHolderAutomationPeer.-ctor

PlaceHolderAutomationPeer Constructor

PlaceHolderAutomationPeer(FrameworkElement)

Initializes a new instance of the PlaceHolderAutomationPeer class.

Declaration
public PlaceHolderAutomationPeer(FrameworkElement owner)
Public Sub New(owner As FrameworkElement)
Parameters
Type Name Description
FrameworkElement owner

The FrameworkElement associated with this PlaceHolderAutomationPeer.