3 references to StaticSource
PresentationFramework (3)
src\Framework\System\Windows\Data\Binding.cs (3)
342
if (_sourceInUse == SourceProperties.None || _sourceInUse == SourceProperties.
StaticSource
||
348
throw new InvalidOperationException(SR.Get(SRID.BindingConflict, SourceProperties.
StaticSource
, _sourceInUse));
833
(_source == StaticSourceRef) ? SourceProperties.
StaticSource
: