2
Answers

Create a base window in WPF

Abolfazl

Abolfazl

9y
701
1
hi
i'm looking for a way to create a base window in my WPF project and
every other window Inheritance this base window,for example create a 
window with specific border,background and..., and other windows inheritance
these style.i just understood i should create a base class from this link :
 can you help me how to create base window?
thanks 
Answers (2)