1 write to _textLength
System.Speech (1)
Synthesis\TTSEngine\TTSEngineTypes.cs (1)
179
public int TextLength { get { return _textLength; } set {
_textLength
= value; } }
1 reference to _textLength
System.Speech (1)
Synthesis\TTSEngine\TTSEngineTypes.cs (1)
179
public int TextLength { get { return
_textLength
; } set { _textLength = value; } }