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