mirror of
https://github.com/ZuneDev/MicrosoftIris.git
synced 2026-07-27 13:13:29 -07:00
Make visual tree public
This commit is contained in:
@@ -17,7 +17,7 @@ using System;
|
||||
|
||||
namespace Microsoft.Iris.UI
|
||||
{
|
||||
internal class UIZone : DisposableObject
|
||||
public class UIZone : DisposableObject
|
||||
{
|
||||
private SessionInputHandler sessionInputEvent;
|
||||
private UISession _parentSession;
|
||||
|
||||
Reference in New Issue
Block a user