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