Implemented interface member:
property
CodeBehind
System.Speech.Internal.SrgsParser.IGrammar.CodeBehind
2 references to CodeBehind
System.Speech (2)
Internal\SrgsParser\SrgsDocumentParser.cs (1)
78
grammar.CodeBehind = source.
CodeBehind
;
Recognition\SrgsGrammar\SrgsDocument.cs (1)
234
return _grammar.
CodeBehind
;