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:
@@ -9,5 +9,5 @@ using Microsoft.Iris.Session;
|
||||
|
||||
namespace Microsoft.Iris.UI
|
||||
{
|
||||
internal delegate void SessionInputHandler(InputInfo originalEvent, EventRouteStages handledStage);
|
||||
public delegate void SessionInputHandler(InputInfo originalEvent, EventRouteStages handledStage);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user