Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
問題があります: xp の WPF アプリケーション テキストがあまりにも曖昧です。これを修正するにはどうすればよいですか? Windows 7 ではすべて問題ありません。
ありがとう!
それが WPF4 の場合は、以下を試してみてください:TextOptions.TextFormattingMode="Display"テキストを含むウィンドウにプロパティを添付します。
TextOptions.TextFormattingMode="Display"