2 references to Condition
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
1181
case KnownElements.
Condition
: o = new System.Windows.Condition(); break;
5652
case KnownElements.
Condition
: t = typeof(System.Windows.Condition); break;