lepoco / lepoco/wpfui

Provide example how to initialize library for case when Application XAML is absent

Open
#668 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.