3 references to UIElement
PresentationBuildTasks (3)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1934KnownTypes.Types[(int)KnownElements.UIElement].IsAssignableFrom(eventTarget) ||
Framework\System\Windows\Markup\KnownTypes.cs (2)
3605case KnownElements.UIElement: 5038case KnownElements.UIElement: t = _asmCore.GetType("System.Windows.UIElement"); break;