3 references to UnsetSource
PresentationFramework (3)
System\Windows\Data\Binding.cs (3)
745get { return (_source == UnsetSource) ? null : _source; } 816(_source == UnsetSource) ? SourceProperties.None : 833ObjectRef _source = UnsetSource;