Mercurial > silverbladetech
view MetroWpf/MetroWpf.Services/Windows/IWindowManager.cs @ 63:536498832a79
Latest version before changing bindings to Listbox
author | Steven Hollidge <stevenhollidge@hotmail.com> |
---|---|
date | Sun, 22 Apr 2012 13:33:42 +0100 |
parents | 060f02cd4591 |
children |
line wrap: on
line source
namespace MetroWpf.Services.Windows { public interface IWindowManager { } }