6 references to RootVersionAttr
ReachFramework (6)
PrintConfig\PrtCap_Reader.cs (3)
66
string version = _xmlReader.GetAttribute(PrintSchemaTags.Framework.
RootVersionAttr
,
73
PrintSchemaTags.Framework.
RootVersionAttr
));
87
PrintSchemaTags.Framework.
RootVersionAttr
,
PrintConfig\PrtTicket_Editor.cs (3)
51
string version = root.GetAttribute(PrintSchemaTags.Framework.
RootVersionAttr
,
61
PrintSchemaTags.Framework.
RootVersionAttr
));
74
PrintSchemaTags.Framework.
RootVersionAttr
,