DataGridCell.OnCreateAutomationPeer Yöntem

Tanım

Bu DataGridCelliçin otomasyon eşdüzeyini döndürür.

protected:
 override System::Windows::Automation::Peers::AutomationPeer ^ OnCreateAutomationPeer();
protected override System.Windows.Automation.Peers.AutomationPeer OnCreateAutomationPeer ();
override this.OnCreateAutomationPeer : unit -> System.Windows.Automation.Peers.AutomationPeer
Protected Overrides Function OnCreateAutomationPeer () As AutomationPeer

Döndürülenler

AutomationPeer

Bu DataGridCelliçin otomasyon eş.

Açıklamalar

, DataGridCellAutomationPeer öğesini UI Otomasyonu kullanıma sunarDataGrid.

Şunlara uygulanır