LongListSelector.PropertyChanged Event
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Occurs when a property value changes.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
<object PropertyChanged="PropertyChangedEventHandler" .../>
Implements
INotifyPropertyChanged.PropertyChanged
Show: