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