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