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