Skip to content

Obsolete Window attributes #16462

Answered by maxkatz6
TangDave asked this question in Q&A
Jul 25, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

these 2 links no longer work - what's the point of including them if they don't lead anywhere?

It's not just link. These are XML namespaces. They don't have to work in browser, they have to identify unique property sets. I.e. two properties with the same name can be defined in different XML namespaces.

does anyone need DesignWidth and DesignHeight ? Why not just use the actual Width and Height - the live preview uses these if DesignWidth and DesignHeight are missing. It seems inefficient to set both when changing Window height and width.

Valid point, DesignWidth/DesignHeight are optional and only used for convenience.
But this kind of code is easier to remove if you don't need, than a…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@TangDave
Comment options

@timunie
Comment options

@TangDave
Comment options

Answer selected by TangDave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants