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