3 references to _source
PresentationUI (3)
MS\Internal\Documents\Application\StreamDocument.cs (3)
57get { return _source.Value; } 65get { return _source.Value; } 66set { _source.Value = value; }