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.
画像のような窓のスタイルを作りたいです。したがって、ウィンドウの上部にある三角形がマウスの位置になります。どうすればできますか?
wpf でウィンドウのタイトル バーを編集することはできません。このためには、WindowStyle=None を設定し、一番上のセクションにユーザー コントロールを追加して、ウィンドウ ヘッダーとして機能させる必要があります。