1 write to _template
PresentationUI (1)
MS\Internal\Documents\RMPublishingDialog.cs (1)
979_template = filename;
3 references to _template
PresentationUI (3)
MS\Internal\Documents\RMPublishingDialog.cs (3)
989return _template; 999if (_template == null) 1007return Path.GetFileNameWithoutExtension(_template.LocalPath);