共用方式為


DataGridCellAutomationPeer(DataGridCell) 建構函式

定義

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

public:
 DataGridCellAutomationPeer(System::Windows::Controls::DataGridCell ^ owner);
public DataGridCellAutomationPeer (System.Windows.Controls.DataGridCell owner);
new System.Windows.Automation.Peers.DataGridCellAutomationPeer : System.Windows.Controls.DataGridCell -> System.Windows.Automation.Peers.DataGridCellAutomationPeer
Public Sub New (owner As DataGridCell)

參數

owner
DataGridCell

列舉值,指定控制項模式。

適用於