Skip to main content

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

ParameterTypeDescription
senderobject
propertyNamestring