[Investigation] Are our named Resources Exposed to Applications Properly? #3603
Labels
bug 🐛
An unexpected issue that highlights incorrect behavior
build 🔥
good first issue
Issues identified as good for first-time contributors
help wanted
Issues identified as good community contribution opportunities
improvements ✨
need more info 📌
open discussion ☎️
question ❔
Issues or PR require more information
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:
<Page.Resources>
and try and create a new style based on aDefaultTokenizingTextBoxStyle
Expected behavior
It should work...
Related to #3602
The text was updated successfully, but these errors were encountered: