protected ItemsControl AssociatedObject { get; }
Protected ReadOnly Property AssociatedObject As ItemsControl Get
protected: property ItemsControl^ AssociatedObject { ItemsControl^ get (); }
member AssociatedObject : ItemsControl with get
In This Article