Bagikan melalui


RibbonControlDataAutomationPeer(Object, ItemsControlAutomationPeer) Konstruktor

Definisi

Menginisialisasi instans baru kelas RibbonControlDataAutomationPeer.

public:
 RibbonControlDataAutomationPeer(System::Object ^ item, System::Windows::Automation::Peers::ItemsControlAutomationPeer ^ itemsControlPeer);
public RibbonControlDataAutomationPeer (object item, System.Windows.Automation.Peers.ItemsControlAutomationPeer itemsControlPeer);
new System.Windows.Automation.Peers.RibbonControlDataAutomationPeer : obj * System.Windows.Automation.Peers.ItemsControlAutomationPeer -> System.Windows.Automation.Peers.RibbonControlDataAutomationPeer
Public Sub New (item As Object, itemsControlPeer As ItemsControlAutomationPeer)

Parameter

item
Object

Elemen yang terkait dengan peer otomatisasi ini.

itemsControlPeer
ItemsControlAutomationPeer

Peer otomatisasi yang terkait dengan RibbonControlGroup yang memegang RibbonControl.

Berlaku untuk