MicrosoftDocs / winrt-api

WinRT reference content for developing Microsoft Universal Windows Platform (UWP) apps
Creative Commons Attribution 4.0 International
227 stars 493 forks source link

I want to know the screenshots in this page come from which software? #2424

Closed openjz closed 6 months ago

openjz commented 8 months ago

I want to know the screenshots in this page come from which software? Seems not the Device Manager in Windows 10 or Windows11.

image

like this


文档详细信息

请勿编辑此部分。 learn.microsoft.com ➟ GitHub 问题链接必须具有此部分。

stevewhims commented 8 months ago

Thanks, @openjz. I'm investigating.

-Steve

openjz commented 7 months ago

Thanks, @stevewhims , have some conclusions?

stevewhims commented 6 months ago

Hi, @openjz, and sorry for the delay in responding.

The screenshots in this topic are just for illustrative purposes. They're meant to give insights into the data model that you can access by using these APIs.

To create these screenshots, we used custom software that simply uses the same public APIs and header files that we're documenting here. So anyone can use our public APIs and headers and produce the same result. This topic explains how the objects fit together so that you can, if you like, implement a treeview that's based on the object relationships (just like in the screenshots).

Thanks! -Steve