2 references to TextDecoration
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
1587
case KnownElements.
TextDecoration
: o = new System.Windows.TextDecoration(); break;
6191
case KnownElements.
TextDecoration
: t = typeof(System.Windows.TextDecoration); break;