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