Andy (Steve) De George
47bc16cb4a
Update TOC.yml ( #1330 )
...
* Update TOC.yml
* Update TOC.yml
2022-03-08 11:52:10 -08:00
Pooja Poojari and Andy De George
692293bda8
US 1889327: Updated H2 and column headers. ( #1326 )
...
* Updated H2 and column headers.
* Metadata update.
* Minor edits.
* Apply suggestions from code review
Co-authored-by: Andy (Steve) De George <[email protected] >
2022-03-07 21:22:00 +00:00
Pooja Poojari and Andy De George
6d665a13bd
US-1889327: Updated H2 headings. ( #1323 )
...
* Updated H2 headings for US-1889327.
* Review edits.
* Apply suggestions from code review
Co-authored-by: Andy (Steve) De George <[email protected] >
2022-03-04 18:48:05 +00:00
Tris Shores
d9125bf6ea
Content update - Handle events in Visual Basic (user story 1878475) ( #1320 )
...
* Add article, toc, and redirects
* Add code snippets
* Fix a note in a prior event article
* Add tip and fix lnk
* Simplify snippet
2022-03-04 10:35:13 -08:00
Pooja Poojari
a606313314
US-1889327: Header fixes ( #1319 )
...
* Metadata updates for US-1889327.
* H2 edits.
* Updated column header.
* Minor edits.
* Review edits.
2022-02-28 08:53:24 -08:00
Andy (Steve) De George
1ef955c27d
Add missing accessibility keyboard shortcut for WinForms ( #1317 )
...
* format tables;add kbd;add missing shortcut
* minor
2022-02-23 19:35:42 -06:00
Pooja Poojari and Andy De George
caa62283b8
US-1889327: Suggestion/warning fixes for WPF. ( #1314 )
...
* Suggestion/warning fixes for US-1889327.
* Updated H2s.
* Minor content edit.
* Review edits.
* Minor edits.
* Update dotnet-desktop-guide/framework/wpf/advanced/localization-attributes-and-comments.md
Co-authored-by: Andy (Steve) De George <[email protected] >
2022-02-23 10:27:19 -08:00
Andy (Steve) De George
22741516f0
update snippets for vs 2022 ( #1315 )
2022-02-17 16:11:34 -08:00
Andy (Steve) De George
2ef8f1d274
Update walkthrough-my-first-wpf-desktop-application.md ( #1312 )
2022-02-17 20:10:12 +00:00
Tris Shores
e9336278b2
Content update - Remove unnecessary DLLs (user story 1878475) ( #1310 )
...
* Remove unnecessary DLLs
* Attach vs assign, and raised vs create
2022-02-16 09:12:06 -08:00
Pooja Poojari
98f5298543
US 1889327: Suggestion/warning fixes. ( #1306 )
...
* Suggestion/warning fixes.
* Minor edits.
* Minor edits.
* Updated ms.date
* Review edits.
* Review edits.
2022-02-16 09:07:57 -08:00
Andy (Steve) De George
c4b1d28a60
Remove DLL files ( #1308 )
2022-02-14 12:07:33 -08:00
Tris Shores and Andy De George
51977cea61
Content update - How to create a custom routed event (user story 1878475) ( #1289 )
...
* Add article, redirects, toc
* Update dotnet-desktop-guide/net/wpf/events/how-to-create-a-custom-routed-event.md
Co-authored-by: Andy (Steve) De George <[email protected] >
* Update dotnet-desktop-guide/net/wpf/events/snippets/how-to-create-a-custom-routed-event/csharp/CodeSample.csproj
Co-authored-by: Andy (Steve) De George <[email protected] >
* Update dotnet-desktop-guide/net/wpf/events/snippets/how-to-create-a-custom-routed-event/vb/CodeSampleVb.vbproj
Co-authored-by: Andy (Steve) De George <[email protected] >
* Update dotnet-desktop-guide/net/wpf/events/snippets/how-to-create-a-custom-routed-event/WpfControlLibraryCsharp/WpfControlLibrary.csproj
Co-authored-by: Andy (Steve) De George <[email protected] >
* Use local project references
Co-authored-by: Andy (Steve) De George <[email protected] >
2022-02-10 14:49:46 -08:00
Andy (Steve) De George
9750f50961
Update xaml-and-custom-classes-for-wpf.md ( #1304 )
2022-02-09 15:40:17 -06:00
Andy (Steve) De George
47a61822d3
Update attached-properties-overview.md ( #1303 )
...
* Update attached-properties-overview.md
* Update attached-properties-overview.md
2022-02-09 15:40:09 -06:00
Andy (Steve) De George
172e68963a
fixed creeping lint errors ( #1302 )
2022-02-07 14:55:46 -06:00
Pooja Poojari
c2384a837e
Updated titles and column headers for US-1889327 ( #1276 )
...
* Updated titles and column headers for US-1889327
* Updated title for US-1889327
* Updated title for US-1889327
* Minor fixes for US-1889327
* Minor fixes for US-1889327
* Test update.
* Minor edit.
* Review edits.
2022-02-07 12:53:54 -08:00
Andy (Steve) De George
f2c54eb6bf
Update index.md ( #1294 )
2022-02-04 11:19:13 -06:00
Andy (Steve) De George
f8deee7207
Update listview-overview.md ( #1292 )
2022-02-04 07:47:27 -08:00
Andy (Steve) De George
8954309fdb
Merge pull request #1296 from dotnet/adegeo-fix-publish
...
Fix publishing of bad article
2022-02-01 16:28:38 -08:00
Andy (Steve) De George
5c89943e82
Update xaml-syntax-in-detail.md
2022-02-01 15:16:51 -08:00
Andy (Steve) De George
2c4740d5f9
Merge pull request #1295 from dotnet/live
...
Step 1 fixing publishing
2022-02-01 15:15:50 -08:00
Tris Shores and Andy De George
8e9afae7f6
Content update - How to add an event handler using code (user story 1878475) ( #1287 )
...
* Add article, redirects, toc
* Add alternative event handler assignments (commented)
* Update dotnet-desktop-guide/net/wpf/events/how-to-add-an-event-handler-using-code.md
Co-authored-by: Andy (Steve) De George <[email protected] >
* Update dotnet-desktop-guide/net/wpf/events/how-to-add-an-event-handler-using-code.md
Co-authored-by: Andy (Steve) De George <[email protected] >
* Further edits
Co-authored-by: Andy (Steve) De George <[email protected] >
2022-02-01 14:23:23 -08:00
Bill Wagner
142cd7ca3e
Merge pull request #1286 from dotnet/publish-21568
2022-01-25 08:19:42 -05:00
CXWTool Service Account
ec98bc8b81
merge main branch
2022-01-25 06:01:55 +00:00
Andy (Steve) De George
a5e3c44dcb
Migrate code;widen xaml snip ref ( #1279 )
2022-01-24 13:08:12 -06:00
Andy (Steve) De George
0358914363
Upgrade framework winforms-outlook article ( #1280 )
...
* upgrade winforms-outlook article
* change readme name; add description
* change readme name; add description
2022-01-24 13:07:43 -06:00
Andy (Steve) De George
436afcf024
minor updates to get new build ( #1281 )
2022-01-24 13:07:36 -06:00
Bill Wagner
46e01701f5
Merge pull request #1282 from dotnet/publish-4339
2022-01-22 07:02:02 -05:00
CXWTool Service Account
5a0e087865
merge main branch
2022-01-22 06:02:32 +00:00
Andy (Steve) De George
59f113791e
Update attached-properties-overview.md ( #1277 )
2022-01-21 12:02:18 -05:00
Bill Wagner
055a391a79
Merge pull request #1275 from dotnet/publish-24248
2022-01-14 06:20:01 -05:00
CXWTool Service Account
032c8c7fe1
merge main branch
2022-01-14 06:02:45 +00:00
Jan Kučera
5811378ade
Update property-animation-techniques-overview.md ( #1271 )
...
wrong `Clock` reference
2022-01-13 10:52:21 -08:00
Pooja Poojari
a34ff0fa72
Fixed duplicate titles for US-1889327 ( #1270 )
...
* Fixed duplicate titles for US-1889327
* Implemented peer review comment.
* Implemented peer review comment for US-1889327
* Implemented peer review comment for US-1889327
* Implemented peer review comment for US-1889327
* Minor fixes for US-1889327
* Metadata updates for US-1889327
2022-01-13 10:49:22 -08:00
Bill Wagner
750928defb
Merge pull request #1268 from dotnet/publish-16318
2022-01-08 07:42:55 -05:00
CXWTool Service Account
3e1acf0257
merge main branch
2022-01-08 06:01:42 +00:00
Pooja Poojari
2b975023e8
US-1889327: Fixed suggestions to matrix-representation-of-transformations.md and types-of-coordinate-systems.md file ( #1265 )
...
* Fixed suggestions for US-1889327
* Updated alt texts for US-1889327
2022-01-07 21:53:00 +00:00
Andy (Steve) De George
97abdbc51c
Updated workflows with permission restrictions ( #1267 )
...
* Updated workflows
* Remove docs verifier for now
2022-01-07 13:34:04 -08:00
Andy (Steve) De George
50d7e1b38f
Fix metadata blank lines ( #1266 )
2022-01-07 12:46:45 -05:00
Bill Wagner
7ca4b811bd
Merge pull request #1264 from dotnet/publish-23136
2022-01-06 06:25:19 -05:00
CXWTool Service Account
19e8c6b030
merge main branch
2022-01-06 06:01:11 +00:00
Tris Shores and Andy De George
e990fbc9a6
Content update - Property value inheritance (user story 1878471) ( #1261 )
...
* Add article, code, toc, and redirects
* Resolve vb project issues
* Update .openpublishing.redirection.json
Co-authored-by: Andy (Steve) De George <[email protected] >
2022-01-05 15:16:55 -08:00
Tris Shores
cf371fba4c
Content update - XAML loading and dependency properties (user story 1878471) ( #1257 )
...
* Add article, toc, and redirects
* Add info on use of a callback to run custom logic and resolve merge conflicts
2022-01-05 14:43:43 -08:00
Tris Shores
58f6e05c13
Add desktop-guide note to all WPF property articles ( #1258 )
2022-01-05 09:01:06 -08:00
Bill Wagner
8587b28c13
Merge pull request #1263 from dotnet/publish-5018
2022-01-05 06:32:57 -05:00
CXWTool Service Account
5178662ce3
merge main branch
2022-01-05 06:01:04 +00:00
Tris Shores and Andy De George
96056b1cdf
Content update - Safe constructor patterns for DependencyObjects (user story 1878471) ( #1254 )
...
* Add article, code projects, and redirects
* Further edits
* Update dotnet-desktop-guide/net/wpf/properties/safe-constructor-patterns-for-dependencyobjects.md
Co-authored-by: Andy (Steve) De George <[email protected] >
2022-01-04 14:35:40 -08:00
Bill Wagner
9218668c7c
Merge pull request #1248 from dotnet/publish-28760
2021-12-09 06:47:13 -05:00
CXWTool Service Account
f2fd64dd5f
merge main branch
2021-12-09 06:01:10 +00:00