2 references to ElementDisabledVisual
PresentationFramework (2)
System\Windows\Controls\Primitives\CalendarItem.cs (2)
19
[TemplatePart(Name = CalendarItem.
ElementDisabledVisual
, Type = typeof(FrameworkElement))]
171
_disabledVisual = GetTemplateChild(
ElementDisabledVisual
) as FrameworkElement;