Mercurial > silverbladetech
view MetroWpf/MetroWpf.Services/Windows/IWindowManager.cs @ 48:d617b54e1f47
WPF 4 version
author | Steven Hollidge <stevenhollidge@hotmail.com> |
---|---|
date | Sat, 07 Apr 2012 11:54:25 +0100 |
parents | 060f02cd4591 |
children |
line wrap: on
line source
namespace MetroWpf.Services.Windows { public interface IWindowManager { } }