2 references to ImageBrush
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3736
case KnownElements.
ImageBrush
: converterId = KnownElements.BrushConverter; break;
5292
case KnownElements.
ImageBrush
: t = _asmCore.GetType("System.Windows.Media.ImageBrush"); break;