punker76 / MahApps.Metro.SimpleChildWindow

A simple child window for MahApps.Metro
MIT License
374 stars 55 forks source link

Add TitleTextAlignment property to ChildWindow #45

Closed schdck closed 7 years ago

schdck commented 7 years ago

Just add an property so we can change the Title TextAlignment

punker76 commented 7 years ago

@schdck sorry for delay... the title uses now MetroThumbContentControl from MahApps and the ChildWindow has now these new dependency properties

schdck commented 7 years ago

Awesome!