1 write to _template
PresentationUI (1)
MS\Internal\Documents\RMPublishingDialog.cs (1)
973_template = filename;
3 references to _template
PresentationUI (3)
MS\Internal\Documents\RMPublishingDialog.cs (3)
983return _template; 993if (_template == null) 1001return Path.GetFileNameWithoutExtension(_template.LocalPath);