TextBlockAutomationPeer(TextBlock) Costruttore

Definizione

Inizializza una nuova istanza della classe TextBlockAutomationPeer .

public:
 TextBlockAutomationPeer(TextBlock ^ owner);
 TextBlockAutomationPeer(TextBlock const& owner);
public TextBlockAutomationPeer(TextBlock owner);
function TextBlockAutomationPeer(owner)
Public Sub New (owner As TextBlock)

Parametri

owner
TextBlock

TextBlock per creare un peer per.

Si applica a