Event registration for Playing Stopped events.
| C# | Visual Basic | Visual C++ |
event PlayingStoppedEventHandler OnPlayingStoppedEvent
Event OnPlayingStoppedEvent As PlayingStoppedEventHandler
event PlayingStoppedEventHandler^ OnPlayingStoppedEvent { void add (PlayingStoppedEventHandler^ value); void remove (PlayingStoppedEventHandler^ value); }
Assembly: ServiceProvider (Module: ServiceProvider)