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