3 references to IsInactivePropertyKey
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
102public static readonly DependencyProperty IsInactiveProperty = IsInactivePropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Primitives\CalendarItem.cs (2)
1104CalendarDayButton.IsInactivePropertyKey, 1137childButton.SetValue(CalendarDayButton.IsInactivePropertyKey, true);