Provide example how to initialize library for case when Application XAML is absent
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe
My assembly is XAML component in native application, so it does not contain Application XAML with global resources dictionary, so i do not how to correctly initialize WPF-UI library so it works with my XAML Window.
Describe the solution you'd like
In cases when XAML windows works aka embedded component in non-WPF applications (addins in native app, components in WinForm app and so on) it would be useful to see how to correctly initialize the library (controls and theme).
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the library's initialization and theme setup documentation or examples, then document initialization for a WPF XAML component without Application XAML, including controls and theme setup; done means the example covers embedded components in native or WinForms applications.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100