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.
デフォルトのバックボタンの色が黒のxaml基本ページを構築していますが、ページの背景を白にすると、ボタンの境界線が消えます。ページの背景が白のデフォルトだったものが欲しいです。
WinRT XAML ツールキットには戻るボタンのスタイルが 1 つしかないため、必要なものでない場合は編集する必要があります。
WinRTXamlToolkit.StylesBrowser/Common/StandardStyles.xaml で定義を見つけることができます。「BackButtonStyle」を検索するだけです。