Base:
3 overrides of ReleaseHandle
PresentationCore (3)
System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs (1)
142protected override bool ReleaseHandle()
System\Windows\Media\Imaging\UnknownBitmapDecoder.cs (1)
31protected override bool ReleaseHandle()
System\Windows\Media\safemediahandle.cs (1)
29protected override bool ReleaseHandle()
1 reference to ReleaseHandle
PresentationCore (1)
System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs (1)
144return base.ReleaseHandle();