3 references to cal
PresentationFramework (3)
src\Framework\System\Windows\Controls\DateTimeHelper.cs (3)
22return cal.AddDays(time, days); 34return cal.AddMonths(time, months); 46return cal.AddYears(time, years);