I want to detect what is the Font of some Button in an application.
I have tried Inspect From Windows Kit, but as I see, it does not have Font property for the UI elements. The same with Accessibility Insights.
GUIPropView has Font property, but it is empty for the Button I am inspecting.
Can you advise of another tool that can show the font?
Thanks!