3 references to Binding
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1136
case KnownElements.
Binding
: o = new System.Windows.Data.Binding(); break;
4442
case KnownElements.
Binding
:
5574
case KnownElements.
Binding
: t = typeof(System.Windows.Data.Binding); break;