-
Notifications
You must be signed in to change notification settings - Fork 413
Closed
Labels
area-WinAppSDK:TemplatesTopics related to Visual Studio templates for Windows App SDKTopics related to Visual Studio templates for Windows App SDK
Description
| hr = outputWindow.CreatePane(ref guidGeneral, "General", 1, 1); |
This code path likely won't be hit very often, as VS should be able to create the general pane of the output window before this. But VS does localize output pane names, so this string should be moved to a localized resource.
Metadata
Metadata
Assignees
Labels
area-WinAppSDK:TemplatesTopics related to Visual Studio templates for Windows App SDKTopics related to Visual Studio templates for Windows App SDK