lhak

Results 14 issues of lhak

**Describe the bug** Calling BitmapImage.SetSourceAsync() with a .net file stream using stream.AsRandomAccessStream() leads to WinRT originate error - 0x80004002 : 'Specified cast is not valid.' **To Reproduce** Code similar to...

bug
AOT

### Describe the bug The WeakEventListener class is marked with the [EditorBrowsable(EditorBrowsableState.Never)] attribute. Is there a reason for this? The class seems to be quite useful for general use. ###...

### Describe the bug Trying to activate a packaged windows app sdk application using the IApplicationActivationManager::ActivateForFile method (e.g. from a Windows 11 explorer context menu entry component) fails with the...

theme-UwpParity
area-Activation
feature proposal

### Describe the bug Looking at startup time of winui applications, I noticed that using dynamic dependencies for unpackaged apps has a significant impact. Compared to using appsdk self contained...

area-DynamicDependencies