monotone

Results 16 issues of monotone

- Fixed an issue that the object with `ThemeHelper.HasThemeResources` was unloaded and reloaded, but the `ThemeHelper` feature was still disabled. - Added the implementation to observe `FrameworkElement.Loaded` with a weak...

Labelのデフォルト スタイルを追加します。

### Changes - Added the rules, `Int16Rule`, `UInt16Rule`, `UInt32Rule`, `Int64Rule`, `UInt64Rule`, `SingleRule`, and `DoubleRule`. - Added localization of error messages in English, Simplified Chinese, and Traditional Chinese. Note: Add `FrameworkCompatibilityPreferences.KeepTextBoxDisplaySynchronizedWithTextProperty...

Add default `TextBox` theme and apply the same style to `PasswordBox`. Fixed one of #22. As below: - Default: - Focus: - Disable:

### Changes - Fixed an issue that the position of `ChromeWindow` is misplaced in the following three cases. - The main window is initialized by different DPI from System DPI....

Improve `RadioButton.IsPressed` appearance. Fixed an issue that the background is slightly visible between the border and the background. `RadioButton.IsPressed` の外観を改善します。線と背景の間に僅かに背景が見える問題を修正します。 - No-patched / 改善前 - Patched / 改善後