PropertyChanged Class
Represents an instance of a changed property
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Public Class PropertyChanged
'Usage
Dim instance As PropertyChanged
public class PropertyChanged
public ref class PropertyChanged
public class PropertyChanged
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Server.PropertyChanged
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.