Click or drag to resize

GameInfo.PropertyChanged Event

Occurs when a property has changed

Namespace:  Zyrenth.Zora
Assembly:  ZoraSharp (in ZoraSharp.dll) Version: 2.3
Syntax
public event PropertyChangedEventHandler PropertyChanged

Value

Type: System.ComponentModel.PropertyChangedEventHandler

Implements

INotifyPropertyChanged.PropertyChanged
See Also