2 references to VisualBrush
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3758
case KnownElements.
VisualBrush
: converterId = KnownElements.BrushConverter; break;
5332
case KnownElements.
VisualBrush
: t = _asmCore.GetType("System.Windows.Media.VisualBrush"); break;