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.Title プロパティを動的に変更する必要があります。つまり、アプリケーション名を左揃えにし、ファイル名をすべて同じ行の中央に配置する必要があります。
<Window.Title> <TextBlock> test </TextBlock> </Window.Title>
私はこのようなもので手始めに試してみましたが、明らかに許可されていません。誰にもアイデアがありますか?