-
### Describe the bug
During migration of a UWP application to Windows App SDK it was noticed that File Pickers are not functional when using an AppContainer style app instead of a Full Trust applic…
-
**Describe the bug**
After adding and using a Custom Control, I get a XAML error:
WMC0610, The XAML Binary Format (XBF) generator reported syntax error '0x03e9'
**Steps to reproduce the bug**
1.…
-
[Enter feedback here]
I create a consle application based on C++\Winrt , here is the source code.
```
int main(int argc, char* argv[])
{
init_apartment();
// Construct the toast template…
-
https://docs.microsoft.com/en-us/uwp/api/Windows.UI.Xaml.GridLength
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: f0219…
-
Hello,
This property has a bug that i already reported here.
Please fix it.
Thanks.
[https://docs.microsoft.com/en-us/answers/questions/62555/uwp-windowsservicesstore-trialtimeremaining-proper.htm…
-
Trying to reference a local C#/WinRT nuget package from a C#/UWP app.
Error:
Severity Code Description Project File Line Suppression State
Error The MSBuildProjectExtensionsPath MSBuild property…
-
Although most of the bits appear to be working, including correct generation/deployment of the nuget package, I was not able to get a working build (something with a meaningful output).
Looks like …
-
When you call SetNavigationState, will the Frame fire the Navigating and Navigated events, in addition to calling the OnNavigatedTo for the page?
---
#### Document Details
⚠ *Do not edit this sectio…
-
The simplest part of adding an image isn't addressed here, and something this easy shouldn't have me spending the past 20 minutes googling.
---
#### Document Details
⚠ *Do not edit this section. It…
-
`###` Problem Description
I can see that while applying transform and transformOrigin props, the **transform** prop is propagated into the platform but **transformOrigin** is not being propagated i…