1 write to ElementsOffset
System.Speech (1)
Internal\SapiInterop\SapiRecoInterop.cs (1)
582
ElementsOffset
= source.ElementsOffset;
1 reference to ElementsOffset
System.Speech (1)
Result\RecognizedPhrase.cs (1)
161
int elementsOffset = (int)_serializedPhrase.
ElementsOffset
;