BindablePropertyChangedEventHandler Delegate
Namespace: GHIElectronics.TinyCLR.UI · Assembly: GHIElectronics.TinyCLR.UI
PC-style change notification for simple MVVM binding (TinyCLR subset).
public delegate void BindablePropertyChangedEventHandler(object sender, string propertyName);
Parameters
| Parameter | Type | Description |
|---|---|---|
sender | object | |
propertyName | string |