Silverlight SDK for Microsoft Bing
ParentItemsControl Property
OverviewSystem.Windows.ControlsItemControlParentItemsControl
Gets a reference to the SelectionItemsControl parent for this ItemControl.
Declaration Syntax
C#Visual BasicVisual C++
public SelectionItemsControl ParentItemsControl { get; internal set; }
Public Property ParentItemsControl As SelectionItemsControl
public:
property SelectionItemsControl^ ParentItemsControl {
	SelectionItemsControl^ get ();
	void set (SelectionItemsControl^ value);
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)