ObservableObject Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | NotifyPropertyChanged(String^) | The method that is called when a property has changed. |
![]() | SetProperty(IntPtr, IntPtr, String^) | |
![]() | SetProperty(UIntPtr, UIntPtr, String^) | |
![]() | SetProperty<T>(T, T, Action^, String^) | |
![]() | SetProperty<T>(T, T, Action<T, T>^, String^) | |
![]() | SetProperty<T>(T, T, String^) | |
![]() | ToString() | (Inherited from Object.) |
Show:

