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