ItemsControlAutomationPeer(ItemsControl) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides initialization for base class values when called by the constructor of a derived class.
protected:
ItemsControlAutomationPeer(System::Windows::Controls::ItemsControl ^ owner);
protected ItemsControlAutomationPeer (System.Windows.Controls.ItemsControl owner);
new System.Windows.Automation.Peers.ItemsControlAutomationPeer : System.Windows.Controls.ItemsControl -> System.Windows.Automation.Peers.ItemsControlAutomationPeer
Protected Sub New (owner As ItemsControl)
Parameters
- owner
- ItemsControl
The ItemsControl that is associated with this ItemsControlAutomationPeer.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.