ToolboxCategory.Tools Właściwość

Definicja

Pobiera narzędzia w pliku ToolboxCategory.

public:
 property System::Collections::Generic::ICollection<System::Activities::Presentation::Toolbox::ToolboxItemWrapper ^> ^ Tools { System::Collections::Generic::ICollection<System::Activities::Presentation::Toolbox::ToolboxItemWrapper ^> ^ get(); };
public System.Collections.Generic.ICollection<System.Activities.Presentation.Toolbox.ToolboxItemWrapper> Tools { get; }
member this.Tools : System.Collections.Generic.ICollection<System.Activities.Presentation.Toolbox.ToolboxItemWrapper>
Public ReadOnly Property Tools As ICollection(Of ToolboxItemWrapper)

Wartość właściwości

Element ICollection<T> zawierający element ToolboxCategory.

Dotyczy