Keysight Pathwave 89600 VSA .NET API
NotifyPropertyChangedWrapper Constructor
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > NotifyPropertyChangedWrapper Class : NotifyPropertyChangedWrapper Constructor


Glossary Item Box

Overload List

OverloadDescription
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.  

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also