Share via


IUIElementAdapterFactoryCatalog.Factories Property

Definition

public:
 property System::Collections::Generic::IList<Microsoft::Practices::CompositeUI::UIElements::IUIElementAdapterFactory ^> ^ Factories { System::Collections::Generic::IList<Microsoft::Practices::CompositeUI::UIElements::IUIElementAdapterFactory ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Practices.CompositeUI.UIElements.IUIElementAdapterFactory> Factories { get; }
member this.Factories : System.Collections.Generic.IList<Microsoft.Practices.CompositeUI.UIElements.IUIElementAdapterFactory>
Public ReadOnly Property Factories As IList(Of IUIElementAdapterFactory)

Property Value

Applies to