2 implementations of EndProcessTextBlock
System.Speech (2)
Internal\Synthesis\TextFragmentEngine.cs (1)
142
public void
EndProcessTextBlock
(bool isParagraph)
Internal\Synthesis\TextWriterEngine.cs (1)
149
public void
EndProcessTextBlock
(bool isParagraph)
1 reference to EndProcessTextBlock
System.Speech (1)
Internal\Synthesis\SSmlParser.cs (1)
704
engine.
EndProcessTextBlock
(isParagraph);