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