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