See Issue here: microsoft/microsoft-ui-xaml#7062
If you try and modify the ProtectedCursor in the initialization of a control before OnApplyTemplate has been called, then this will cause a crash.
We should add a warning/note here in the docs about this for now.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
See Issue here: microsoft/microsoft-ui-xaml#7062
If you try and modify the ProtectedCursor in the initialization of a control before OnApplyTemplate has been called, then this will cause a crash.
We should add a warning/note here in the docs about this for now.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.