3 references to TextDecorationCollection
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (3)
2563
case KnownElements.
TextDecorationCollection
:
3713
case KnownElements.
TextDecorationCollection
: converterId = KnownElements.TextDecorationCollectionConverter; break;
5045
case KnownElements.
TextDecorationCollection
: t = _asmCore.GetType("System.Windows.TextDecorationCollection"); break;