1 write to pfnUnlockRegion
PresentationCore (1)
System\Windows\Media\StreamAsIStream.cs (1)
84StaticPtrs.pfnUnlockRegion = new StreamDescriptor.UnlockRegion(StreamAsIStream.UnlockRegion);
1 reference to pfnUnlockRegion
PresentationCore (1)
System\Windows\Media\StreamAsIStream.cs (1)
652sd.pfnUnlockRegion = StaticPtrs.pfnUnlockRegion;