Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Enable copying control templates in Visual Studio/Blend #4

Closed
jesbis opened this issue Oct 15, 2018 · 6 comments
Closed
Assignees
Labels
feature proposal New feature proposal team-Controls Issue for the Controls team

Comments

@jesbis
Copy link
Member

jesbis commented Oct 15, 2018

Beginning with WinUI NuGet package version 2.0.181011001, right clicking a control and selecting Edit Template -> Edit a Copy isn't enabled.

@jesbis jesbis added feature proposal New feature proposal working on it labels Oct 15, 2018
@jesbis jesbis self-assigned this Oct 15, 2018
@jesbis jesbis changed the title [Feature Request] Enable copying control templates [Feature Request] Enable copying control templates in Visual Studio/Blend Oct 15, 2018
@jevansaks
Copy link
Member

With the latest nuget and VS 15.9 Preview this should be resolved.

@touseefbsb
Copy link

what about the stable version of VS? i.e 15.8.7 ?

@jevansaks
Copy link
Member

Unfortunately not, the VS team says that it was fixed on their side only in 15.9. Sorry!

@danielvistisen
Copy link

Can you document the templates while we wait for that release? So we can C/P the xaml.

@jevansaks
Copy link
Member

Visual Studio 15.9 is live (you can update to it today) and this is working end-to-end there. But if you can't update yet then it's in the nuget package. You can find it unpacked on your local machine here:

%userprofile%\.nuget\packages\microsoft.ui.xaml\2.0.181018003\lib\uap10.0\Microsoft.UI.Xaml\Themes\Generic.xaml

@touseefbsb
Copy link

touseefbsb commented Nov 20, 2018 via email

@jevansaks jevansaks added the team-Controls Issue for the Controls team label Nov 7, 2019
RBrid added a commit that referenced this issue Jan 26, 2021
…isual updates (#3991)

* ListViewItem/GridViewItem Visual Updates - Phase #1

* Incremental work for new insider Windows SDK support

* Incremental work #2 for new insider Windows SDK support

* Incremental work #3 for new insider Windows SDK support

* Incremental work #4 for new insider Windows SDK support

* Incremental work #5 for new insider Windows SDK support

* Incremental work #6 for new insider Windows SDK support

* Upgrading to insider Windows SDK version 10.0.21296.0

* Switching to use more accurate UseInternalSDK instead of UseInsiderSDK

* ListViewItem/GridViewItem: moving High Contrast resources from ResourceKey='AccentAAFillColorDisabledBrush' type to Color='{ThemeResource SystemColorWindowColor}' type.

* Simplifications: no more LatestWithVisualUpdate, LatestWithoutVisualUpdate options, _vu suffix, exception catch, RSx changes

* Deleting unneeded GridViewItem_themeresources.xaml

* Using Insider SDK again

* Using Insider SDK again

* Upgrading CustomTasks.dll version from 1.0.70 to 1.0.71 after its publication

* Also using 21h1_generic.xaml on 21H1 OS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature proposal New feature proposal team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

4 participants