ContentLocatorPart Class
.NET Framework 4.5
Represents a set of name/value pairs that identify an item of content.
Namespace: System.Windows.Annotations
Assembly: PresentationFramework (in PresentationFramework.dll)
The ContentLocatorPart type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ContentLocatorPart | Initializes a new instance of the ContentLocatorPart class with a specified type name and namespace. |
| Name | Description | |
|---|---|---|
![]() | NameValuePairs | Gets a collection of the name/value pairs that define this part. |
![]() | PartType | Gets the type name and namespace of the part. |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates a modifiable deep copy clone of this ContentLocatorPart. |
![]() | Equals | Returns a value that indicates whether a given ContentLocatorPart is identical to this ContentLocatorPart. (Overrides Object.Equals(Object).) |
![]() | GetHashCode | Returns the hash code for this part. (Overrides Object.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | INotifyPropertyChanged.PropertyChanged | This event supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
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.

