ObjectPropertyPair Class
Groups objects and properties.
public class ObjectPropertyPair
Public Instance Constructors
Method | Description |
ObjectPropertyPair | Initializes a new instance of the ObjectPropertyPair class. |
Public Instance Properties
Property | Description |
Object | Gets the object reference. |
PropertyName | Gets the property name. |
Requirements
Reference: Microsoft.MediaCenter.UI
Namespace: Microsoft.MediaCenter.UI
Assembly: Microsoft.MediaCenter.UI.dll
Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later
See Also