2 references to LexicalForm
System.Speech (2)
Internal\SapiInterop\SapiRecoInterop.cs (2)
481
if (word.Text == null || word.
LexicalForm
!= word.Text)
483
GCHandle handle = GCHandle.Alloc(word.
LexicalForm
, GCHandleType.Pinned);