The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IPropertyOwner Interface
Provides a common interface for objects that support property binding.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Error | (Inherited from IDataErrorInfo.) |
![]() | InvalidProperties | Gets a list of property names that are invalid. |
![]() | IsDirty | Gets a value that indicates whether any properties have changed since the last refresh, fetch, or save. |
![]() | Item[String^] | (Inherited from IDataErrorInfo.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from INotifyPropertyChanged.) |
Show:

