3 writes to _unit
System.Speech (3)
Synthesis\TTSEngine\TTSEngineTypes.cs (3)
363public ProsodyUnit Unit { get { return _unit; } internal set { _unit = value; } } 370_unit = ProsodyUnit.Default; 377_unit = ProsodyUnit.Default;
1 reference to _unit
System.Speech (1)
Synthesis\TTSEngine\TTSEngineTypes.cs (1)
363public ProsodyUnit Unit { get { return _unit; } internal set { _unit = value; } }