punker76 / MahApps.Metro.SimpleChildWindow

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

ChildWindow closes on Escape pressed #14

Closed TheR00st3r closed 9 years ago

TheR00st3r commented 9 years ago

Hi,

when i press Esc the ChildWindow gets closed. I tried to avoid this behavior with the OnKeyDown Event but this didn´t work. Are there any appproaches to avoid that the ChildWindow gets closed until i say it explicit from code.

punker76 commented 9 years ago

@4ipalino that's not changable now, i'll add this in the next release...