This documentation is archived and is not being maintained.
ContentLocatorPart Class
Visual Studio 2010
Represents a set of name/value pairs that identify an item of content.
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).) |
![]() | 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 | Returns the hash code for this part. (Overrides Object::GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:

