hi ladies and guys
I'm practising WPF (C#) and suddenly my forms (Window) started to throw an StackOverflowException on the InitializeComponent() method. All Windows including the main one.
Could anyone tell me why this occurs? If it is something wrong in the XAML and/or in the code behind ...
Thank you in advance
Pablo