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,7 +9,7 @@ using System.Diagnostics;
|
||||
|
||||
namespace Microsoft.Iris.Markup
|
||||
{
|
||||
internal struct NotifyService
|
||||
public struct NotifyService
|
||||
{
|
||||
private ListenerRootNode _listenerRoot;
|
||||
private static Map s_canonicalizedStrings = new Map(2048);
|
||||
|
||||
Reference in New Issue
Block a user