Ryan Molden

Results 8 issues of Ryan Molden

From your documentation you have this: > For iterators, operator*() and operator->() return a reference and a pointer to const std::pair instead of std::pair making the value T not modifiable....

**Problem Description** I work on the Visual Studio performance and reliability team. We have internal memory dumps that we automatically analyze looking to attribute large memory usage inside VS. In...

bug

Both BuildProgressView and RadialProgressBar leak WPF animations due to setting a WPF ProgressBar element's IsIndeterminate property to true. The value of this property needs to either be bound to the...

The code in StickerAdornment does not listen to the IWpfTextView Closed event and thus it leaks every WPF text view it attaches due to lambda capture of the StickerAdornment's this...

This fixes the fact that StickerAdornment leaks every IWpfTextView it attaches itself to.

My situation is this: I have a livecharts chart hosted in an app that has its own theming. I have several radial gauge pie series that have their fill calculated...

bug

We analyze zipped ETL trace files which contain included NGEN pdbs in an automated pipeline. In order to give the location info of those NGEN pdbs to SymbolReader we use...

### Library version used 4.61.3 ### .NET version net462 ### Scenario PublicClient - desktop app ### Is this a new or an existing app? The app is in production, and...

public-client
tracked-ado