Silverlight SDK for Microsoft Bing
ParentView Property
OverviewSystem.Windows.ControlsBandCloudPanelParentView
Gets a reference to the parent BandCloudView for the panel instance.
Declaration Syntax
C#Visual BasicVisual C++
public BandCloudView ParentView { get; internal set; }
Public Property ParentView As BandCloudView
public:
property BandCloudView^ ParentView {
	BandCloudView^ get ();
	void set (BandCloudView^ value);
}

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