Share via


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

適用対象

こちらもご覧ください