Set up IHostEnvironment
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
namespace TheXamlGuy.TaskbarGroup.Core
|
||||
{
|
||||
public interface ITaskbarList
|
||||
{
|
||||
IntPtr GetHandle();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user