Mercurial > silverbladetech
view MetroWpf/MetroWpf.Services/Windows/IWindowManager.cs @ 47:376c72183392
selection
author | Steven Hollidge <stevenhollidge@hotmail.com> |
---|---|
date | Fri, 06 Apr 2012 23:09:53 +0100 |
parents | 060f02cd4591 |
children |
line wrap: on
line source
namespace MetroWpf.Services.Windows { public interface IWindowManager { } }