1 write to CharacterCount
System.Speech (1)
Internal\Synthesis\VoiceSynthesis.cs (1)
181e.CharacterCount = length;
2 references to CharacterCount
System.Speech (2)
Internal\Synthesis\VoiceSynthesis.cs (2)
179int length = e.CharacterCount; 185text = e.Prompt._text.Substring(e.CharacterPosition, e.CharacterCount);