2 references to EnsureSelection
PresentationFramework (2)
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (2)
781
if (IsDayButton &&
EnsureSelection
())
823
if (
EnsureSelection
() && this.OwningCalendar.SelectionMode == CalendarSelectionMode.SingleDate)