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