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