BitmapFrame still uses ImageCache, inspite of BitmapCreateOptions.IgnoreImageCache option.
Original Comments
Feedback Bot on 6/14/2019, 04:38 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Feedback Bot on 8/8/2019, 09:33 AM:
We want to let you know that this problem will likely be closed in 60 days. We set priority based on severity, similar reports, and the overall impact on users and scenarios. We've also learned that reports without fresh activity could indicate that the problem isn't a problem anymore. One of our goals is to give you more transparency around these decisions as resolving every problem that gets reported isn't always possible. Your feedback is essential for helping us decide what needs the most attention, so please keep upvoting and commenting if you think that we need to make this a higher priority .
May Lei [MSFT] on 9/21/2020, 06:26 PM:
Thank you for taking the time to log this issue! Did you still reproduce this issue in the latest stable version of Visual Studio installed from https://visualstudio.microsoft.com/downloads ?
If so, in order for us to investigate further, please provide more information by recording your repro steps via the Visual Studio Feedback Tool (Help -> Send Feedback -> Report A Problem). The feedback tool will ensure that we collect the needed information for you without worrying about what to provide (recording, dump file or ETL trace). Since this issue is now marked as Need More Info, that workflow is enabled in the Feedback Tool. For the full instructions, please see: https://docs.microsoft.com/en-us/visualstudio/ide/how-to-report-a-problem-with-visual-studio?view=vs-2019#when-further-information-is-needed.
In our [guidelines](https://aka.ms/vsfeedbackguidelines/#writing-a-good-bug-report-or-feature-suggestion) , you can get tips on how to provide clear and simple reproducible steps.
Get performance issues fixed quicker, please see https://docs.microsoft.com/en-us/visualstudio/ide/how-to-increase-chances-of-performance-issue-being-fixed?view=vs-2019.
We look forward to hearing from you!
This issue has been moved from a ticket on Developer Community.
e.g. in the following usage:
BitmapFrame source = BitmapFrame.Create(new Uri(filePath), System.Windows.Media.Imaging.BitmapCreateOptions.IgnoreImageCache, BitmapCacheOption.None);
BitmapFrame still uses ImageCache, inspite of BitmapCreateOptions.IgnoreImageCache option.
Original Comments
Feedback Bot on 6/14/2019, 04:38 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Feedback Bot on 8/8/2019, 09:33 AM:
We want to let you know that this problem will likely be closed in 60 days. We set priority based on severity, similar reports, and the overall impact on users and scenarios. We've also learned that reports without fresh activity could indicate that the problem isn't a problem anymore. One of our goals is to give you more transparency around these decisions as resolving every problem that gets reported isn't always possible. Your feedback is essential for helping us decide what needs the most attention, so please keep upvoting and commenting if you think that we need to make this a higher priority .
May Lei [MSFT] on 9/21/2020, 06:26 PM:
Original Solutions
(no solutions)