Skip to content

[Investigation] Are our named Resources Exposed to Applications Properly? #3603

Open

Description

See start of discussion on this thread here: #3556 (comment)

Describe the bug

When a developer uses the Toolkit they should have access to the style/resources we expose in order to use them as a basis for modifications. On the discussion above, it's unclear if that's happening properly or not...

Steps to Reproduce

Steps to reproduce the behavior:

  1. Start a new project
  2. Include the Controls package
  3. Go to MainPage
  4. Add <Page.Resources> and try and create a new style based on a DefaultTokenizingTextBoxStyle
  5. Try to use a new style on the control
  6. Compile... does this work?

Expected behavior

It should work...

Related to #3602

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions