1 write to _writeableStreamFactory
PresentationUI (1)
MS\Internal\Documents\Application\WriteableOnDemandStream.cs (1)
61
_writeableStreamFactory
= writeableStreamFactory;
1 reference to _writeableStreamFactory
PresentationUI (1)
MS\Internal\Documents\Application\WriteableOnDemandStream.cs (1)
285
Stream writer =
_writeableStreamFactory
(_mode, _access);