3 references to UIElement
PresentationBuildTasks (3)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1970KnownTypes.Types[(int)KnownElements.UIElement].IsAssignableFrom(eventTarget) ||
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3608case KnownElements.UIElement: 5041case KnownElements.UIElement: t = _asmCore.GetType("System.Windows.UIElement"); break;