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