2 references to ScrollBar
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
4245
case KnownElements.
ScrollBar
:
4859
case KnownElements.
ScrollBar
: t = _asmFramework.GetType("System.Windows.Controls.Primitives.ScrollBar"); break;