Partager via


RichTextBlockAutomationPeer(RichTextBlock) Constructeur

Définition

Initialise une nouvelle instance de la classe RichTextBlockAutomationPeer.

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

Paramètres

owner
RichTextBlock

RichTextBlock pour lequel créer un homologue.

S’applique à