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