DeckWorkspace.SmartParts Property

Definition

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Windows::UIElement ^> ^ SmartParts { System::Collections::ObjectModel::ReadOnlyCollection<System::Windows::UIElement ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.ObjectModel.ReadOnlyCollection<System.Windows.UIElement> SmartParts { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SmartParts : System.Collections.ObjectModel.ReadOnlyCollection<System.Windows.UIElement>
Public ReadOnly Property SmartParts As ReadOnlyCollection(Of UIElement)

Property Value

Attributes

Applies to