PropertyChangedEventArgs Class
Provides data for a property changed event.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public class PropertyChangedEventArgs
Remarks
The .NET Micro Framework raises a property changed event when a property is changed on a component. Specifically, it passes a PropertyChangedEventArgs object to the delegate that handles the event.
Version Information
Available in .NET Micro Framework version 2.0, 2.5