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