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.
Windows Phone 7で押されたときにvisualstateを使用してスタックパネル(グリッドまたは境界線)の背景色を設定する方法は?
タグを見ると、VisualStates に慣れていることがわかります。StackPanel には VisualStates がありません。ボタンのように動作させたいので、StackPanel を Button のコンテンツとして設定し、Button の VisualStates を管理します。