MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
Add StringFormat dependency property to NumericUpDown and DecimalUpDown
オープン
まだ誰も着手していません。
enhancement
- 主要言語
- C#
- スター
- 16.3k
- フォーク
- 3.5k
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 8
説明
Text in NumericUpDown should be able to be formatted to represent currency for example or to format the number of decimal places in DecimalUpDown.
Ideally a StringFormat gets added as a dependency property to these controls to be able to format the number accordingly.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、NumericUpDown と DecimalUpDown コントロールの定義を見つけ、表示テキストが現在どのように生成されているかを確認します。両方のコントロールが、通貨書式設定と小数点以下の桁数の制御をサポートする StringFormat 依存関係プロパティを公開し、利用可能な場合は既存のコントロールテストに対して動作が検証されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- desktop
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100