2 writes to Day
WindowsBase (2)
Base\MS\Internal\Security\RightsManagement\NativeRightsManagementAPIsStructures.cs (2)
63
Day
= (ushort)dateTime.Day;
84
Day
= BitConverter.ToUInt16(dataBuffer,6);
2 references to Day
WindowsBase (2)
Base\MS\Internal\Security\RightsManagement\NativeRightsManagementAPIsStructures.cs (2)
97
(
Day
== 0) &&
107
return new DateTime(Year, Month,
Day
,