Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is it possible to subclass from XAML generated class in WPF?

class possible subclass WPF XAML
0
Posted

Is it possible to subclass from XAML generated class in WPF?

0

The current version of WPF doesn’t support subclassing from XAML generated class if the subclass also uses XAML. In order to let the base class inheritable by XAML generated subclass, you need to write the base class completely in code.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123