namespace Microsoft.Windows.Controls { public enum TimeFormat { Custom, ShortTime, LongTime } }