Base:
3 overrides of ReleaseHandle
PresentationCore (3)
System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs (1)
141protected override bool ReleaseHandle()
System\Windows\Media\Imaging\UnknownBitmapDecoder.cs (1)
30protected override bool ReleaseHandle()
System\Windows\Media\safemediahandle.cs (1)
28protected override bool ReleaseHandle()
1 reference to ReleaseHandle
PresentationCore (1)
System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs (1)
143return base.ReleaseHandle();