4 references to UserControl
PresentationBuildTasks (4)
Framework\System\Windows\Markup\KnownTypes.cs (4)
2670
case KnownElements.
UserControl
:
3625
case KnownElements.
UserControl
:
4402
case KnownElements.
UserControl
:
4888
case KnownElements.
UserControl
: t = _asmFramework.GetType("System.Windows.Controls.UserControl"); break;