Commit 33eab9b
msftbot[bot]
Update Mouse to FrameworkElementExtensions (#3937)
## Fixes #
This will fix the oversight in the documentation after the 7.0 breaking change
## PR Type
Documentation content changes
Sample app changes
## What is the current behavior?
The sample app documentation use the old Mouse property
## What is the new behavior?
The sample app documentation use the new FrameworkElementExtensions methodpropertyFile tree
1 file changed
+4
-4
lines changed- Microsoft.Toolkit.Uwp.SampleApp/SamplePages/Mouse
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
0 commit comments