Sdílet prostřednictvím


TableCellAutomationPeer(TableCell) Konstruktor

Definice

Inicializuje novou instanci TableCellAutomationPeer třídy.

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)

Parametry

owner
TableCell

To TableCell je přidruženo k tomuto TableCellAutomationPeer.

Platí pro

Viz také