Add FrameworkElementExtensions.CanDragElement docs#612
Add FrameworkElementExtensions.CanDragElement docs#612HavenDV wants to merge 124 commits intoMicrosoftDocs:dev/7.1.0from
Conversation
Both of the replaced links were broken. Also, v.7.0.0 template doesn't have a progress ring, last version to have it appears to be 2.2.
After upgrading to version 7.0.2 of the toolkit I noticed that NormalizedCenterPoint is now a Vector2 instead of Vector3, trying to set a Z-coordinate like in this example causes the exception `Failed to assign to property 'Microsoft.Toolkit.Uwp.UI.VisualExtensions.NormalizedCenterPoint'.`.
Co-authored-by: Michael Hawker MSFT (XAML Llama) <24302614+michael-hawker@users.noreply.github.com>
Add readonly modifier to private field for the `ArrayInitializer` sample. Will not compile without it.
One character change on CameraPreview.md to remove = on line 97
Co-authored-by: Michael Hawker MSFT (XAML Llama) <24302614+michael-hawker@users.noreply.github.com>
Update broken link to samples app
…ng-2021-11-17-06-56-06 Config changes to reflect the default branch from master to main. Please merge to complete the default branch renaming job.
…lper-ThrowArgumentException Fix typos in ThrowArgumentException example
login button requires scope (User.Read)
Update CameraPreview.md to remove duplicate =
Fix ParallelHelper sample
…View Rework BladeView description
…ildWarnings Improve *.md files to clear out warnings
fix PropertyChangedMessage<T> link
…ment-extensions-cursors-link Fixed MicrosoftDocs#605
|
Docs Build status updates of commit b280b3d:
|
Fixes #
Docs for Toolkit PR #4498
What changes to the docs does this PR provide?
PR Checklist
Please check if your PR fulfills the following requirements:
devfor new features,masterfor typos/improvements)Other information