-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add FrameworkElementExtensions.CanDragElement docs #612
base: dev/7.1.0
Are you sure you want to change the base?
Add FrameworkElementExtensions.CanDragElement docs #612
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) <[email protected]>
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) <[email protected]>
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:
dev
for new features,master
for typos/improvements)Other information