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