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