0
خطای The name 'InitializeComponent' does not exist in the current
این خطا رو چطور بر طرف کنم ؟
Error 1 The name 'InitializeComponent' does not exist in the current context E:\MyProject\PersonAccount\PersonAccount\WinDaryaft.xaml.cs 24 13 PersonAccount
1 پاسخ
0
سلام به شما Itpro ای عزیز
در داخل فایلی که در خطا آورده شده است در داخل constructor آن کلاس باید یک متدی به نام InitializeComponent باشد که در این قسمت آن را نیاورده اید.