ContentLocatorBase Class
Represents an object that identifies an item of content.
Assembly: PresentationFramework (in PresentationFramework.dll)
System.Windows.Annotations::ContentLocatorBase
System.Windows.Annotations::ContentLocator
System.Windows.Annotations::ContentLocatorGroup
| Name | Description | |
|---|---|---|
![]() | Clone() | Creates a modifiable deep copy clone of this ContentLocatorBase. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | INotifyPropertyChanged::PropertyChanged | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see INotifyPropertyChanged::PropertyChanged. |
Derived from ContentLocatorBase, a ContentLocator identifies a data item through an ordered list of ContentLocatorPart elements.
Derived from ContentLocatorBase, a ContentLocatorGroup identifies a data item through a set of ContentLocator elements.
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



