2,824 questions with Universal Windows Platform (UWP) tags

Sort by: Updated
0 answers

It is possible in UWP to set package.manifest property from C# code?

It is possible in UWP to set package. manifest property from C# code? I want to set all Assets images from C# code depending on some condition like if(MA) - Assets Type 1 if(OC) - Assets Type 2 Executable="$targetnametoken$.exe" …

Universal Windows Platform (UWP)
asked 2019-12-17T10:10:16.767+00:00
MangoApps 91 Reputation points
commented 2019-12-17T15:24:35.03+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,856 Reputation points
1 answer

[UWP] Camera Preview while recording

Hello, I'm attempting to work with video capture in a UWP app and am running across an issue when it comes to the preview of the video. Everything works fine to preview, capture, play back a video if I don't resize the window. If recording is…

Universal Windows Platform (UWP)
asked 2019-12-12T20:36:57.57+00:00
David H 1 Reputation point
commented 2019-12-17T05:07:38.177+00:00
Richard Zhang-MSFT 6,936 Reputation points
2 answers

Packages Submission to the Store - ".msixbundle" x ".msixupload" Files

Hello Everybody, The first submission/publication of my App on the Microsoft Store was through a "**.msixbundle**" file, ie it was considered the bundle. However, the languages management available on my App is not working correctly (there…

Universal Windows Platform (UWP)
asked 2019-12-11T10:27:02.123+00:00
RMSolver 16 Reputation points
commented 2019-12-16T10:37:54.367+00:00
RMSolver 16 Reputation points
1 answer

How to download and play remote media using MediaPlayer in UWP?

I am trying to play remote media using MediaPlayer and MediaSource created from CreateFromDownloadOperation, with the idea that media would start playing as soon as some meaningful data is downloaded through DownloadOperation. Also, I would be able to…

Universal Windows Platform (UWP)
asked 2019-12-12T10:37:17.37+00:00
Harvinder Singh 1 Reputation point
commented 2019-12-16T07:19:10.35+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,856 Reputation points
1 answer

Insert Windows Form into UWP application

Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/835915b0-9e02-4ad6-96ac-7659d95c5a7a/insert-windows-form-into-uwp-application?forum=wpdevelop ---------- Hi, I need to create a quiz on UWP but im finding it difficult to do…

Universal Windows Platform (UWP)
asked 2019-12-13T07:32:21.17+00:00
Fay Wang - MSFT 5,196 Reputation points
answered 2019-12-13T07:37:23.757+00:00
Fay Wang - MSFT 5,196 Reputation points
0 answers

My UWP aaplication crash after install from Store

Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/55ac8cfc-a50d-488e-a2c1-595036f2acb5/my-uwp-aaplication-crash-after-install-from-store?forum=wpdevelop ---------- My UWP aaplication crash after install from Store.. its…

Universal Windows Platform (UWP)
asked 2019-12-13T07:28:01.523+00:00
Fay Wang - MSFT 5,196 Reputation points
commented 2019-12-13T07:30:28.513+00:00
Fay Wang - MSFT 5,196 Reputation points
1 answer

Error -1073741819 when building UWP app in Release mode using 64-bit .NET Native Toolchain

Source Link: MSDN When building our UWP app in Release mode using the 32-bit .NET Native Toolchain we seem to be running out of memory, so we have tried to move to 64-bit Native Toolchain compilation by adding the following options to the various…

Universal Windows Platform (UWP)
asked 2019-12-13T03:15:47.107+00:00
Richard Zhang-MSFT 6,936 Reputation points
answered 2019-12-13T03:18:11.4+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer One of the answers was accepted by the question author.

[uwp][c#] how to fully unload a user control's resources?

I have a quite complex app - a video editor. At startup, I have a wizard that will allow the user to: select the photos/videos music to include in the final video. When the wizard finishes, I show the main editor, and the user can…

Universal Windows Platform (UWP)
asked 2019-12-09T11:59:04.797+00:00
John Torjo 861 Reputation points
accepted 2019-12-12T18:55:55.11+00:00
John Torjo 861 Reputation points
2 answers One of the answers was accepted by the question author.

[UWP] [Bug] Yast another TextBox bug

Hi, if you use a multi-line TextBox with font Segoe MDL2 Assets, type in some lines, the lines above become invisible. I noticed this behaviour in Windows 10 1511 to 1909 on PC and ARM, but only for that font. Best Regards, Heiko

Universal Windows Platform (UWP)
asked 2019-11-27T16:51:22.137+00:00
Heiko 1,211 Reputation points
commented 2019-12-12T18:19:52.947+00:00
Heiko 1,211 Reputation points
0 answers

I am unable to find out how to actually connect to the OCR application.

I am unable to find out how to actually connect to the OCR application and am not even certain if it's free.

Universal Windows Platform (UWP)
asked 2019-12-12T12:29:41.493+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,856 Reputation points
commented 2019-12-12T12:30:09.7+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,856 Reputation points
0 answers

BluetoothLeDevice GattCharacteristic Configure descriptor Indicate

Hi, I have a working bluetooth LE UWP application and I have come across what I believe is a Windows 10 issue with the setting of a characteristic notification. I have reproduced the exception on alternative store BLE scanner apps. Using the…

Universal Windows Platform (UWP)
asked 2019-12-12T12:19:44.747+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,856 Reputation points
commented 2019-12-12T12:20:26.613+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,856 Reputation points
1 answer

Universal Windows apps, CalendarView

Is there any way to add weeknumbers to the left of the calendar?

Universal Windows Platform (UWP)
asked 2019-12-12T12:17:14.963+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,856 Reputation points
answered 2019-12-12T12:18:46.877+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,856 Reputation points
1 answer

UWP page close

Hi, In our UWP app, there are certain pages which we need to get working like a Modal. Mainly when it comes to closing it, we need to maintain the status of the previous page as it is without reloading it. We load the next page like this…

Universal Windows Platform (UWP)
asked 2019-11-25T14:23:15.793+00:00
Madhu 96 Reputation points
commented 2019-12-12T09:51:20.807+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,856 Reputation points
1 answer

Access 2013 and UWP apps

Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/e6b0aa50-0f53-4528-9820-640fb02f2601/access-2013-and-uwp-apps?forum=wpdevelop ---------- Is it even possible to read data with a UWP app written with Visual Studio 2019 (C#)…

Universal Windows Platform (UWP)
asked 2019-12-12T09:35:28.953+00:00
Fay Wang - MSFT 5,196 Reputation points
answered 2019-12-12T09:36:48.093+00:00
Fay Wang - MSFT 5,196 Reputation points
1 answer

UWP - Printing multiple pages

Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/6145a17f-79f2-4777-9229-05ee623212ff/uwp-printing-multiple-pages?forum=wpdevelop How can I find an easy to understand sample for printing multiple pages on UWP, say printing 2…

Universal Windows Platform (UWP)
asked 2019-12-12T09:11:25.523+00:00
Roy Li - MSFT 32,091 Reputation points Microsoft Vendor
answered 2019-12-12T09:18:40.387+00:00
Roy Li - MSFT 32,091 Reputation points Microsoft Vendor
1 answer

Grid.Row inside of a ScrollViewer isn't Resizing Properly

Source Link: MSDN --- I have a grid inside of a scrollviewer with 4 rows. Each row has a height of * (1/4 of the scrollviewer's height) and contains a listview that is supposed to automatically resize with the row. When I increase the height of…

Universal Windows Platform (UWP)
asked 2019-12-12T09:05:13.457+00:00
Richard Zhang-MSFT 6,936 Reputation points
answered 2019-12-12T09:09:47.137+00:00
Richard Zhang-MSFT 6,936 Reputation points
0 answers

[UWP] Using GetThumbnailAsync() sometimes will not preserve a gif transparency on its thumbnail

Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/fead741b-6da6-4d72-8f5e-b33099829da5/uwp-using-getthumbnailasync-sometimes-will-not-preserve-a-gif-transparency-on-its-thumbnail?forum=wpdevelop ---------- I'm developing an…

Universal Windows Platform (UWP)
asked 2019-12-12T08:44:48.373+00:00
Fay Wang - MSFT 5,196 Reputation points
commented 2019-12-12T08:45:39.89+00:00
Fay Wang - MSFT 5,196 Reputation points
1 answer

[UWP][VB]Limiting Stream Size For MediaCapture

Source Link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/2aa719db-7aa2-4b2f-bc39-b8fca5fda397/uwpvblimiting-stream-size-for-mediacapture?forum=wpdevelop I have a MediaCapture from which I want to capture a stream, as follows: Await…

Universal Windows Platform (UWP)
asked 2019-12-12T08:29:43.047+00:00
Roy Li - MSFT 32,091 Reputation points Microsoft Vendor
answered 2019-12-12T08:33:19.143+00:00
Roy Li - MSFT 32,091 Reputation points Microsoft Vendor
1 answer

Can't connect UWP app to MongoDB

I'm developing a UWP app using C# and the MongoDB connection works perfectly in the development computer. When I tried to export and install it in a different desktop it did not work. I have some peculiarities on the target computer: no internet and…

Universal Windows Platform (UWP)
asked 2019-12-12T08:17:16.487+00:00
Roy Li - MSFT 32,091 Reputation points Microsoft Vendor
answered 2019-12-12T08:18:45.053+00:00
Roy Li - MSFT 32,091 Reputation points Microsoft Vendor
3 answers

How to fetch a string resource in a class library

Hi all, I'm working on a class library which contains several .resw resource files and pages. The question is, how to fetch the string for UI component properties. For example, I have a class library called "lib", which has a resource…

Universal Windows Platform (UWP)
asked 2019-12-10T12:11:50.953+00:00
Alex 6 Reputation points
commented 2019-12-11T21:04:40.757+00:00
Xiaodi Yan 876 Reputation points MVP