Overload | Description |
---|---|
NotifyPropertyChangedWrapper Constructor(IRemoteNotifyPropertyChanged) | Initializes a new instance of the NotifyPropertyChangedWrapper class that will monitor the supplied remote object for PropertyChanged events. |
NotifyPropertyChangedWrapper Constructor(IRemoteNotifyPropertyChanged,PropertyChangedEventHandler) | Initializes a new instance of the NotifyPropertyChangedWrapper class that will monitor the supplied remote object for PropertyChanged events and call the supplied delegate when such events occur. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)