1 write to pfnCommit
PresentationCore (1)
Core\CSharp\System\Windows\Media\StreamAsIStream.cs (1)
116
StaticPtrs.
pfnCommit
= new StreamDescriptor.Commit(StreamAsIStream.Commit);
1 reference to pfnCommit
PresentationCore (1)
Core\CSharp\System\Windows\Media\StreamAsIStream.cs (1)
779
sd.pfnCommit = StaticPtrs.
pfnCommit
;