1 write to _destination
PresentationUI (1)
MS\Internal\Documents\Application\StreamDocument.cs (1)
47
set {
_destination
= value; }
2 references to _destination
PresentationUI (2)
MS\Internal\Documents\Application\StreamDocument.cs (2)
38
get { return
_destination
; }
46
get { return
_destination
; }