Udostępnij za pośrednictwem


TableCellAutomationPeer(TableCell) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

owner
TableCell

Element TableCell skojarzony z tym TableCellAutomationPeerelementem .

Dotyczy

Zobacz też