![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | Change image cause memory and GDI leak. Dear all: I have a ContentControl which has a Image as content. When I dynamically create some BitmapSource, and change the ImageSource of the image to new BitmapSource. It cause memory and GDI leak. How can I do to release the old ImageSource to avoid memory and GDI leak? Code: Image img = _contentControl.Content as Image. BitmapSource bs = ............; //Create new BitmapSource. img.Source = bs; BR Wisenight |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| bad memory leak | Live Mail | |||
| Memory leak? | Live Mail | |||
| Re: Memory leak? | Live Mail | |||
| Memory Leak? | Vista General | |||
| Memory leak | Vista General | |||