mirror of
https://github.com/ZuneDev/MicrosoftIris.git
synced 2026-07-27 13:13:29 -07:00
Make more APIs public
This commit is contained in:
@@ -21,7 +21,7 @@ namespace Microsoft.Iris.Markup
|
||||
public const string SchemaVersion = "http://schemas.microsoft.com/2007/uix";
|
||||
public const string DataSchemaRootTag = "DataSchema";
|
||||
public const string DataSchemaVersion = "http://schemas.microsoft.com/2007/uixdata";
|
||||
internal static UIXLoadResult UIXGlobal;
|
||||
public static UIXLoadResult UIXGlobal;
|
||||
internal static RootLoadResult RootGlobal;
|
||||
public static bool CompileMode;
|
||||
public static bool TrackAdditionalMetadata;
|
||||
|
||||
Reference in New Issue
Block a user