Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 191 Bytes

0011_propagate-id-into-page-model.md

File metadata and controls

7 lines (4 loc) · 191 Bytes

Notes

  • The PageViewModel needs to have access to the ID of the Page.

Theories

  • I suspect, that we actually dispatch the command from the code-behind instead of the view-model.