共用方式為


TableAutomationPeer(Table) 建構函式

定義

初始化 TableAutomationPeer 類別的新執行個體。

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

參數

owner
Table

與這個 TableAutomationPeer 關聯的 Table

適用於

另請參閱