pomian

Results 9 issues of pomian

**Is your feature request related to a problem? Please describe.** Make it easy to discover and manage controls in WPF and WPF UI **Describe the solution you'd like** Separate application...

documentation
enhancement
controls
update
MVVM_DI

## Pull request type Please check the type of change your PR introduces: - [ ] Update - [x] Bugfix - [x] Feature - [ ] Code style update (formatting,...

enhancement
controls
styles
performance
MVVM_DI
navigation

### Discussed in https://github.com/orgs/lepoco/discussions/329 Originally posted by **pomianowski** August 4, 2022 Hey guys, to make breaking changes as much as possible controlled I would like to ask if at this...

enhancement
controls
styles
navigation

## Pull request type Please check the type of change your PR introduces: - [x] Update - [x] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming)...

themes
controls
styles
github_actions
PR
navigation
gallery
dotnet
tray
titlebar

## Overview Many banks only show the password field after entering your username. That's why we don't know what characters to choose for pickchars. ## Steps to Reproduce [NOTE]: #...

feature: Auto-Type

### Describe the bug Native invocations should be moved to different class https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1060 ### To Reproduce Open the Wpf.Ui.sln Select the Build...Clean Solution menu item Press Ctrl+F5 to build the...

bug

**Is your feature request related to a problem? Please describe.** The default enum mapping option uses values that represent some items in some order. The `ByName` option, on the other...

enhancement

I would like to conveniently change the options using an additional method, similar to `ConnectOptionsAsync`, e.g., `LaunchOptionsAsync`. In it, I can add my own code and additionally inject my own...

### 🚀 Feature Request I would like to conveniently change the options using an additional method, similar to `ConnectOptionsAsync`, e.g., `LaunchOptionsAsync`. In it, I can add my own code and...