1 write to _definitionNSPrefix
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
426set { _definitionNSPrefix = value; }
1 reference to _definitionNSPrefix
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
425get { return _definitionNSPrefix; }