6 references to RootVersionAttr
ReachFramework (6)
PrintConfig\PrtCap_Reader.cs (3)
72
string version = _xmlReader.GetAttribute(PrintSchemaTags.Framework.
RootVersionAttr
,
79
PrintSchemaTags.Framework.
RootVersionAttr
));
93
PrintSchemaTags.Framework.
RootVersionAttr
,
PrintConfig\PrtTicket_Editor.cs (3)
58
string version = root.GetAttribute(PrintSchemaTags.Framework.
RootVersionAttr
,
68
PrintSchemaTags.Framework.
RootVersionAttr
));
81
PrintSchemaTags.Framework.
RootVersionAttr
,