Condividi tramite


RichTextBlockAutomationPeer(RichTextBlock) Costruttore

Definizione

Inizializza una nuova istanza della classe RichTextBlockAutomationPeer .

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

Parametri

owner
RichTextBlock

RichTextBlock per cui creare un peer.

Si applica a