ContentLocatorPart Class
Represents a set of name/value pairs that identify an item of content.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Name | Description | |
|---|---|---|
![]() | ContentLocatorPart(XmlQualifiedName^) | 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(Object^) | 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() | |
![]() | 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. |
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.



