[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a collection of Icon instances.
Namespace:
System.Windows
Assembly:
System.Windows (in System.Windows.dll)
Visual Basic (Declaration)
Public NotInheritable Class IconCollection _
Inherits PresentationFrameworkCollection(Of Icon)
Dim instance As IconCollection
public sealed class IconCollection : PresentationFrameworkCollection<Icon>
System..::.Object
System.Windows..::.DependencyObject
System.Windows..::.PresentationFrameworkCollection<(Of <(Icon>)>)
System.Windows..::.IconCollection
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Reference
Other Resources