Freigeben über


RichTextBlockAutomationPeer(RichTextBlock) Konstruktor

Definition

Initialisiert einen neuen instance der RichTextBlockAutomationPeer-Klasse.

public:
 RichTextBlockAutomationPeer(RichTextBlock ^ owner);
 RichTextBlockAutomationPeer(RichTextBlock const& owner);
public RichTextBlockAutomationPeer(RichTextBlock owner);
function RichTextBlockAutomationPeer(owner)
Public Sub New (owner As RichTextBlock)

Parameter

owner
RichTextBlock

Der RichTextBlock , für den ein Peer erstellt werden soll.

Gilt für: