DeckWorkspace.IWorkspace.SmartParts Property

Definition

property System::Collections::ObjectModel::ReadOnlyCollection<System::Object ^> ^ Microsoft::Practices::CompositeUI::SmartParts::IWorkspace::SmartParts { System::Collections::ObjectModel::ReadOnlyCollection<System::Object ^> ^ get(); };
System.Collections.ObjectModel.ReadOnlyCollection<object> Microsoft.Practices.CompositeUI.SmartParts.IWorkspace.SmartParts { get; }
member this.Microsoft.Practices.CompositeUI.SmartParts.IWorkspace.SmartParts : System.Collections.ObjectModel.ReadOnlyCollection<obj>
 ReadOnly Property SmartParts As ReadOnlyCollection(Of Object) Implements IWorkspace.SmartParts

Property Value

Implements

Applies to