1 reference to IsInactiveProperty
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
109
get { return (bool)GetValue(
IsInactiveProperty
); }