Implemented interface member:
property
XmlBase
System.Speech.Internal.SrgsParser.IGrammar.XmlBase
1 write to XmlBase
System.Speech (1)
Recognition\SrgsGrammar\SrgsDocument.cs (1)
105_grammar.XmlBase = value;
2 references to XmlBase
System.Speech (2)
Internal\SrgsParser\SrgsDocumentParser.cs (1)
67grammar.XmlBase = source.XmlBase;
Recognition\SrgsGrammar\SrgsDocument.cs (1)
99return _grammar.XmlBase;