Touseef
Touseef
I knw this question has been asked previously and I already know the answer, that you are actually creating all the features of media element yourself and not using the...
Just found out that prism is officially dropping support for uwp platform ( source : https://github.com/PrismLibrary/Prism/issues/1745 ) So the question is "will windows template studio follow the same path?"
So I made a custom combo box style where the border wraps around the header as well as combobox content itself., it was working fine as expected and header was...
## Feature Request Currently theme editor offers 2 themes ( Light/Dark ) which basically overrides the System defined light and dark themes. But what if another optional feature can be...
in the sample app when I bring the pointer close to the listview it should show the reveal highlight on the borders, but it does not, however when I hover...
### Describe the problem **ObservableProperty** right now doesnt provide a way to initialize property or **lazy initialize the properties**. So in case where we need that we have to manually...
Hey there, I like all of your projects and all work you do in uwp community, just wanted to suggest that maybe its better to put some more examples in...
### Describe the bug Out of nowhere when I open my uwp project which was generated by template studio a while ago, it automatically updates **package.appmanifest** file like so. ...
> Sample repo to reproduce issue : https://github.com/touseefbsb/IncrementalLoadingBug ## Describe the bug I have a uwp app and I am using Windows Community Toolkit for the Incremental Loading feature on...
sample seems to be outdated as it is written in java and also in android studio version 2, can we have a updated version in android studio 3.1 and kotlin...