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