Skip to content

Fix wrong xaml namespace of the tutorial example code#239

Closed
Marplex wants to merge 1 commit intolepoco:developmentfrom
Marplex:fix-documentation
Closed

Fix wrong xaml namespace of the tutorial example code#239
Marplex wants to merge 1 commit intolepoco:developmentfrom
Marplex:fix-documentation

Conversation

@Marplex
Copy link
Copy Markdown
Contributor

@Marplex Marplex commented Jun 20, 2022

The tutorial page had a wrong xaml namespace on the first example. This pr replaces "wpfui" with "ui"

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

xmlns:wpfui="http://schemas.lepo.co/wpfui/2022/xaml"

What is the new behavior?

xmlns:ui="http://schemas.lepo.co/wpfui/2022/xaml"

@Marplex Marplex requested a review from pomianowski as a code owner June 20, 2022 09:44
pomianowski added a commit that referenced this pull request Jul 30, 2022
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants