TableCellAutomationPeer(TableCell) Конструктор

Определение

Инициализирует новый экземпляр класса 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)

Параметры

owner
TableCell

Объект TableCell, связанный с этим TableCellAutomationPeer.

Применяется к

См. также раздел