public event [CurrentActivityEventHandler] CurrentActivity
Public Event CurrentActivity As [CurrentActivityEventHandler]
public: event [CurrentActivityEventHandler]^ CurrentActivity { void add ([CurrentActivityEventHandler]^ value); void remove ([CurrentActivityEventHandler]^ value); }