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