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