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