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