Share via


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

この TableCellAutomationPeer に関連付けられた TableCell

適用対象

こちらもご覧ください