Mini SQL Query Extensibility Documentation
PropertyChanged Event
NamespacesMiniSqlQuery.CoreNotifyPropertyChangedBasePropertyChanged

[Missing <summary> documentation for "E:MiniSqlQuery.Core.NotifyPropertyChangedBase.PropertyChanged"]

Declaration Syntax
C#Visual BasicVisual C++
public virtual event PropertyChangedEventHandler PropertyChanged
Public Overridable Event PropertyChanged As PropertyChangedEventHandler
public:
virtual  event PropertyChangedEventHandler^ PropertyChanged {
	void add (PropertyChangedEventHandler^ value);
	void remove (PropertyChangedEventHandler^ value);
}

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)