Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 300 Bytes

PropertyChanged.md

File metadata and controls

12 lines (8 loc) · 300 Bytes

BaseModel.PropertyChanged event

public event PropertyChangedEventHandler PropertyChanged;

See Also