1 reference to StateChangedEventArgs
System.Speech (1)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (1)
817
public event System.EventHandler<System.Speech.Synthesis.
StateChangedEventArgs
> StateChanged { add { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } }