标签: c# wpf visual-studio-2012
我有一个带有多个控件的UserControl库。我可以从Visual Studio 2012中的WPF项目中的工具箱中选择此控件。 有没有办法检测工具箱中选择了哪个UserControl?
谢谢