3 references to StaticSource
PresentationFramework (3)
System\Windows\Data\Binding.cs (3)
336
if (_sourceInUse == SourceProperties.None || _sourceInUse == SourceProperties.
StaticSource
||
343
throw new InvalidOperationException(SR.Format(SR.BindingConflict, SourceProperties.
StaticSource
, _sourceInUse));
828
(_source == StaticSourceRef) ? SourceProperties.
StaticSource
: