Skip to content

WalkthroughFirstWPFApp/csharp/MainWindow.xaml references non-existent resource CustomNavWindowStyle #792

Description

@Naplo

Description:
Getting Started/WalkthroughFirstWPFApp/csharp/MainWindow.xaml line 11 references Style="{StaticResource CustomNavWindowStyle}", but this resource key does not exist anywhere in the project.
The actual style is defined in NavigationWindowKeyboardAccessibleStyle.xaml with key NavWindowKeyboardAccessibleStyle (line 629).
Expected: Change to Style="{StaticResource NavWindowKeyboardAccessibleStyle}"
Files affected:

  • Getting Started/WalkthroughFirstWPFApp/csharp/MainWindow.xaml:11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions