5 references to Long
PresentationUI (1)
MS\Internal\Documents\RMPublishingDialog.Designer.cs (1)
289this.datePickerValidUntil.Format = System.Windows.Forms.DateTimePickerFormat.Long;
System.Windows.Forms (4)
System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.cs (4)
121_format = DateTimePickerFormat.Long; 397case DateTimePickerFormat.Long: 1223Format = DateTimePickerFormat.Long; 1427return (Format != DateTimePickerFormat.Long);