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.
バックグラウンドタスクで現在のシステムアクセントカラーを知る方法は?
タイルにこの色の値が必要です。
ありがとう〜
試す:
var color = App.Current.Resources["PhoneAccentBrush"] as SolidColorBrush;