ContentLocatorGroup Class
.NET Framework 4.5
Represents an ordered set of ContentLocator elements that identify an item of content.
System.Object
System.Windows.Annotations.ContentLocatorBase
System.Windows.Annotations.ContentLocatorGroup
System.Windows.Annotations.ContentLocatorBase
System.Windows.Annotations.ContentLocatorGroup
Namespace: System.Windows.Annotations
Assembly: PresentationFramework (in PresentationFramework.dll)
XMLNS for XAML: Not mapped to an xmlns.
The ContentLocatorGroup type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Locators | Gets the collection of the ContentLocator elements that make up this ContentLocatorGroup. |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates a modifiable deep copy clone of this ContentLocatorGroup. (Overrides ContentLocatorBase.Clone().) |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetSchema | Always returns null. See Annotations Schema for schema details. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ReadXml | Deserializes the ContentLocatorGroup from a specified XmlReader. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WriteXml | Serializes the ContentLocatorGroup to a specified XmlWriter. |
| Name | Description | |
|---|---|---|
![]() ![]() | INotifyPropertyChanged.PropertyChanged | Infrastructure. For a description of this member, see INotifyPropertyChanged.PropertyChanged. (Inherited from ContentLocatorBase.) |
ContentLocator elements defined within a ContentLocatorGroup provides a structured means to refer to an external data item.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

