-
Notifications
You must be signed in to change notification settings - Fork 697
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
Comments
With the latest nuget and VS 15.9 Preview this should be resolved. |
what about the stable version of VS? i.e 15.8.7 ? |
Unfortunately not, the VS team says that it was fixed on their side only in 15.9. Sorry! |
Can you document the templates while we wait for that release? So we can C/P the xaml. |
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:
|
may I suggest that this path of Generic.xaml if documented on ReadMe would
be extremely helpful :)
…On Mon, Nov 19, 2018 at 11:36 PM Jevan Saks ***@***.***> wrote:
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
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALAeraAkcv69kUq2Pm2C4pZXzqrsByW-ks5uwvpAgaJpZM4Xcqj2>
.
|
…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
Beginning with WinUI NuGet package version 2.0.181011001, right clicking a control and selecting Edit Template -> Edit a Copy isn't enabled.
The text was updated successfully, but these errors were encountered: