harvinders

Results 24 issues of harvinders

**Describe the bug** Our app has a feature to generate a pdf file, and before the user generates a pdf file, they can also add comments to the pdf file...

@sibille WTS is very handy, and we use it as a starting point to build all our applications. However, the MVVM framework of choice for the team is ReactiveUI, currently...

framework
WinUI3

Windows Template Studio is great. I have not used anything else to develop my Apps of lately, even prototype, as I know I can add functionality in the application later....

question

**Is your feature request related to a problem? Please describe.** There seems to be class of applications that would have a navigation scheme like a browser. Where user would like...

feature
Generated Code
UWP
WinUI3

**Describe the bug** The latest 2.4 preview has moved `NavigationView` from using `ListView` to `ItemRepeater`. There seems to be a change in behaviour on how the `NavigationView.Header` behaves. Setting `NavigationViewHeaderBehavior.HeaderMode="Never"`...

bug
external-issue

@marb2000 Currently we are able to find the dependencies for the current WinUI 3 Desktop app, and iterate through the optional packages. However, for whatever reason, we are unable to...

area-Packaging
feature proposal

**Is this a totally new sample, an addition to an existing sample page, or a modification of an existing sample page?** - [x] New sample - [x] Addition to existing...

new sample
enhancement
sample enhancement

What changes would I need to do to run it on 1803?

The new editor is shown here at https://twitter.com/WindowsUI/status/1212483698131472384?s=20. But it seems, at least in australia, it is not available in microsoft store.

## Add WinUI3 desktop plugin sample I followed the documentation at https://docs.microsoft.com/en-us/dotnet/core/tutorials/creating-app-with-plugin-support, but couldn't make it work for WinUI3 based plugins. It would be nice to see some examples of...