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