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