Skip to content

Sample app demonstrating template application anomaly

Notifications You must be signed in to change notification settings

4broadcast/CustomControlTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A DefaultStyleKey will not be applied to a subclassed Microsoft control, in this case TreeView. It will be applied if you extend a lower class like Control or ContentControl.

However, if you add the style directly and explicitly in app.xaml, the style will be applied.

About

Sample app demonstrating template application anomaly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages