I want to start a new StackPanel in Windows Application, But I can not find the assembly reference in visual studio 2015. please help me, is there any solution to auto look for missing assembly reference. Many Thanks
StackPanel sp = new StackPanel();