MicrosoftIris
An internal Windows UI framework backed by DirectX, made by Microsoft and used by the Zune software
Install / Use
/learn @ZuneDev/MicrosoftIrisREADME
Microsoft Iris UI
What is Microsoft Iris?
Microsoft Iris (sometimes called UIX) was an internal UI framework for Windows, developed for internal use by various Microsoft Windows software. The code in this repository was originally obtained using dotPeek to decompile UIX.dll included in v4.8 of the Zune desktop software (which utilized Iris).
Unlike most modern UI frameworks, Iris does not provide default control styles-- library consumers are expected to define their own styles. However, some later versions of Iris included UIXControls.dll, a resource library containing some limited styles for built-in controls. UI layouts are defined in XML-based .uix files, which are nearly identical in structure to Media Center Markup Language (MCML). UIX versions 3.x and later compiled the XML-based layouts to a proprietary binary format that is interpreted at runtime by the UIX library.
Parts of the code suggest that Iris may have supported the Xbox 360 (referred to by its codename, Xenon). There is also evidence that native (C++) libraries were used by some in-box applications in Windows Phone 7.
Why does this repository exist?
Despite being very powerful and flexible, especially compared to other UI frameworks of the time, Microsoft never released Iris for public use. Microsoft even added Microsoft.Iris.Application.VerifyTrustedEnvironment(), which is called on startup of a UIX application that checks to make sure that the calling assembly is signed by Microsoft. This check has been modified to never fail, so that any project can reference UIX, regardless of who signed it (or if it's signed at all).
In the future, other changes may be made to accomodate the modern .NET ecosystem. For example, desktop versions of UIX all target .NET Framework 3.5, while modern .NET should target .NET 5+ (or .NET Standard 1.4/2.0 for non-Core platforms).
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
