1 write to pfnUnlockRegion
PresentationCore (1)
Core\CSharp\System\Windows\Media\StreamAsIStream.cs (1)
127StaticPtrs.pfnUnlockRegion = new StreamDescriptor.UnlockRegion(StreamAsIStream.UnlockRegion);
1 reference to pfnUnlockRegion
PresentationCore (1)
Core\CSharp\System\Windows\Media\StreamAsIStream.cs (1)
790sd.pfnUnlockRegion = StaticPtrs.pfnUnlockRegion;