2 references to DefaultDateTimeFormat
WindowsBase (2)
Base\MS\Internal\IO\Packaging\XmlSignatureProperties.cs (1)
109
xmlDateTimeFormat =
DefaultDateTimeFormat
;
Base\System\IO\Packaging\PackageDigitalSignatureManager.cs (1)
1407
private String _signatureTimeFormat = XmlSignatureProperties.
DefaultDateTimeFormat
;