私はWPFでこのコードを書きました:
System.Windows.Controls.Panel Panel1 = null;
Panel1 = new System.Windows.Controls.Panel();
しかし、次のように言っています。
Error1 Cannot create an instance of the abstract class or interface 'System.Windows.Controls.Panel'
これを解決するには?誰でも私の質問に答えることができますか?