[]
Fires when data property changes.
protected static void DataPropertyChanged(BindableObject obj, object oldValue, object newValue)
Protected Shared Sub DataPropertyChanged(obj As BindableObject, oldValue As Object, newValue As Object)
| Type | Name | Description |
|---|---|---|
| BindableObject | obj | |
| object | oldValue | |
| object | newValue |