WindowsAppSDK-Samples
WindowsAppSDK-Samples copied to clipboard
Feature samples for the Windows App SDK
## Description Add Repair API to Deployment Manager Sample for 1.3 release. **TODO BEFORE COMPLETING THE PR** 1. When WindowsAppSDK version 1.3 releases, update this Sample to use 1.3 WinAppSDK...
In the project PhotoEditor, why is there exclamation mark in the Reference, prompting "..... references could not be resolved" The steps to reproduce are as follows 1. Download this sample...
## Description Provide support for creating Packaged App Notifications Sample ## Target Release 1.2 ## Checklist 1. Samples built and deployed using VS2022 2. Samples run on x64 - debug/release...
This PR should be merged after https://github.com/microsoft/WindowsAppSDK-Samples/pull/222 This sample application demonstrates how a **WinUI3** app can interact with the Windows 11 feature [Dynamic Refresh Rate](https://devblogs.microsoft.com/directx/dynamic-refresh-rate/) through various system APIs.
## Description This change is just updating to occurrences of "Azure AppId" to "Azure ObjectId" in comments. This reflects changes that have been made on the Azure service side for...
Unable to compile a clean import of Mica-WebView2 solution. Error MSB3231 Unable to remove directory "x64\Debug\". The process cannot access the file 'MicaWebView2.log' because it is being used by another...
Select the titlebar twice and use the minimize and maximize buttons in the custom status bar to crash. The void* value{} in TitleBar() is empty. In ``` void TitlebarPage::SetCustomTitleBarDragRegion() {...
I grabbed the project cpp-win32-unpackaged and added it to the Samples\CustomControls\CsWinRTAuthoringWinUI.sln - added WinUIComponentCs as a dependency to the cpp-win32-unpackaged - added a few includes to make it compiling -...
There are 2 undesirable issues to be looked at: - blank lines are introduced into the modified files. - some files might get updated unnecessarily.