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.
Silverlight ToolkitのAutoCompleteBoxなどのコントロールをアプリケーションバーに追加するにはどうすればよいですか?InternetExplorerアプリと同様のアプリケーションバーを作成したいと思います。
デフォルトの ApplicationBar を使用してそれを行う方法はありません。ただし、独自のユーザー コントロールを作成して、既存の ApplicationBar のように機能させることができます。それが役に立てば幸い。