[Missing <summary> documentation for "E:Ozeki.Media.Video.Controls.VideoViewerWPF.PropertyChanged"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
C# |
---|
public event PropertyChangedEventHandler PropertyChanged |
Visual Basic |
---|
Public Event PropertyChanged As PropertyChangedEventHandler |
Visual C++ |
---|
public: virtual event PropertyChangedEventHandler^ PropertyChanged { void add (PropertyChangedEventHandler^ value); void remove (PropertyChangedEventHandler^ value); } |