Base:
3 overrides of ReleaseHandle
PresentationCore (3)
System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs (1)
146protected override bool ReleaseHandle()
System\Windows\Media\Imaging\UnknownBitmapDecoder.cs (1)
42protected override bool ReleaseHandle()
System\Windows\Media\safemediahandle.cs (1)
40protected override bool ReleaseHandle()
1 reference to ReleaseHandle
PresentationCore (1)
System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs (1)
148return base.ReleaseHandle();