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