Set up IHostEnvironment
This commit is contained in:
@@ -5,7 +5,7 @@ namespace TheXamlGuy.TaskbarGroup.Core
|
||||
public struct TaskbarState
|
||||
{
|
||||
public TaskbarPlacement Placement;
|
||||
public Rect Rect;
|
||||
public Windows.Foundation.Rect Rect;
|
||||
public Screen Screen;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user