Condividi tramite


TableCellAutomationPeer(TableCell) Costruttore

Definizione

Inizializza una nuova istanza della classe TableCellAutomationPeer.

public:
 TableCellAutomationPeer(System::Windows::Documents::TableCell ^ owner);
public TableCellAutomationPeer (System.Windows.Documents.TableCell owner);
new System.Windows.Automation.Peers.TableCellAutomationPeer : System.Windows.Documents.TableCell -> System.Windows.Automation.Peers.TableCellAutomationPeer
Public Sub New (owner As TableCell)

Parametri

owner
TableCell

Oggetto TableCell associato all'oggetto TableCellAutomationPeer.

Si applica a

Vedi anche