Event PlaySound
Occurs when Play() method is called.
public static event EventHandler<HandledEventArgs>? PlaySound
Returns
- EventHandler<HandledEventArgs>
- Occurs when method is called.
Occurs when Play() method is called.
public static event EventHandler<HandledEventArgs>? PlaySound