RichTextBlockOverflowAutomationPeer(RichTextBlockOverflow) Constructeur

Définition

Initialise une nouvelle instance de la classe RichTextBlockOverflowAutomationPeer.

public:
 RichTextBlockOverflowAutomationPeer(RichTextBlockOverflow ^ owner);
 RichTextBlockOverflowAutomationPeer(RichTextBlockOverflow const& owner);
public RichTextBlockOverflowAutomationPeer(RichTextBlockOverflow owner);
function RichTextBlockOverflowAutomationPeer(owner)
Public Sub New (owner As RichTextBlockOverflow)

Paramètres

owner
RichTextBlockOverflow

RichTextBlockOverflow pour lequel créer un homologue.

S’applique à