Click or drag to resize
MobileObject Events

The MobileObject type exposes the following members.

Events
  NameDescription
Public eventPropertyChanged
Event that is raised if the object changes or if it is reloaded from the cache. Derived classes can raise the event by calling NotifyPropretyChanged().
(Inherited from MobileResource.)
Top
See Also