8 references to GetContentCounterKey
ReachFramework (8)
Packaging\XpsManager.cs (8)
918
string docContentKey =
GetContentCounterKey
(XpsS0Markup.FixedDocumentContentType);
941
string docContentKey =
GetContentCounterKey
(XpsS0Markup.FixedDocumentContentType);
1048
string contentKey =
GetContentCounterKey
(XpsS0Markup.FixedDocumentContentType);
1054
string documentContentKey =
GetContentCounterKey
(XpsS0Markup.FixedDocumentContentType);
1055
string pageContentKey =
GetContentCounterKey
(XpsS0Markup.FixedPageContentType);
1081
string contentKey =
GetContentCounterKey
(contentType);
1082
string docContentKey =
GetContentCounterKey
(XpsS0Markup.FixedDocumentContentType);
1104
string pageContentKey =
GetContentCounterKey
(XpsS0Markup.FixedPageContentType);