2 writes to _emphasis
System.Speech (2)
Synthesis\TTSEngine\TTSEngineTypes.cs (2)
218public int Emphasis { get { return _emphasis; } internal set { _emphasis = value; } } 233_emphasis = emphasis;
1 reference to _emphasis
System.Speech (1)
Synthesis\TTSEngine\TTSEngineTypes.cs (1)
218public int Emphasis { get { return _emphasis; } internal set { _emphasis = value; } }