Ask HN: How to verify whether its a standard IE or embedded within C# Form?
https://news.ycombinator.com/item?id=4809260Within the HTML/JS scope, I would like to distinguish between both cases.
I wonder if there is a way find that via some window/doc properties?