6 references to RootVersionAttr
ReachFramework (6)
PrintConfig\PrtCap_Reader.cs (3)
65
string version = _xmlReader.GetAttribute(PrintSchemaTags.Framework.
RootVersionAttr
,
72
PrintSchemaTags.Framework.
RootVersionAttr
));
86
PrintSchemaTags.Framework.
RootVersionAttr
,
PrintConfig\PrtTicket_Editor.cs (3)
50
string version = root.GetAttribute(PrintSchemaTags.Framework.
RootVersionAttr
,
60
PrintSchemaTags.Framework.
RootVersionAttr
));
73
PrintSchemaTags.Framework.
RootVersionAttr
,