Partager via


ZoneWorkspace.Zones Property

Definition

public:
 property System::Collections::ObjectModel::ReadOnlyDictionary<System::String ^, System::Windows::Controls::ContentControl ^> ^ Zones { System::Collections::ObjectModel::ReadOnlyDictionary<System::String ^, System::Windows::Controls::ContentControl ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.ObjectModel.ReadOnlyDictionary<string,System.Windows.Controls.ContentControl> Zones { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Zones : System.Collections.ObjectModel.ReadOnlyDictionary<string, System.Windows.Controls.ContentControl>
Public ReadOnly Property Zones As ReadOnlyDictionary(Of String, ContentControl)

Property Value

Attributes

Applies to