381 Commits
Author SHA1 Message Date
Tris ShoresandAndy De George 20730bfba9 Content update - Property changed events (user story 1878475) (#1350)
* Add article, toc, and redirects

* Update dotnet-desktop-guide/net/wpf/events/property-change-events.md

Co-authored-by: Andy (Steve) De George <[email protected]>

* Update dotnet-desktop-guide/net/wpf/events/property-change-events.md

Co-authored-by: Andy (Steve) De George <[email protected]>

* Update dotnet-desktop-guide/net/wpf/events/property-change-events.md

Co-authored-by: Andy (Steve) De George <[email protected]>

Co-authored-by: Andy (Steve) De George <[email protected]>
2022-04-13 08:48:02 -07:00
Andy (Steve) De GeorgeandYing Hua 975bc8ddf7 update with existing .openpublishing.publish.config.json (#1349)
Co-authored-by: Ying Hua <[email protected]>
2022-04-11 10:15:47 -07:00
Tris Shores 0baa50f040 Add article, code, toc, and redirects (#1343) 2022-04-04 13:46:22 -07:00
Tris Shores 907918d922 Add x:Name property to custom control in VB project (#1340) 2022-03-24 13:33:08 -07:00
Tris Shores 03760a4124 Content update - Marking routed events as handled, and class handling (user story 1878475) (#1339)
* Add article, code, toc, and redirects

* Minor edits

* Minor edit for clarity
2022-03-24 13:31:48 -07:00
Andy (Steve) De George be103da07e Replace various WPF include files with content (#1335)
* net-current-v30plus-md.md

* net-current-v40plus-md.md

* tla2sharptla-ui-md.md

* tla2sharptla-uiautomation-md.md

* tla2sharptla-winclient-md.md

* tla2sharptla-xaml-md.md

* tlasharptla-ui-md.md

* tlasharptla-uiautomation-md.md

* tlasharptla-winclient-md.md

* tlasharptla-xaml-md.md

* fix warnings
2022-03-16 12:14:11 -04:00
Tris ShoresandAndy De George dd0052ecec Content update - Preview events (user story 1878475) (#1332)
* Add article, toc, and redirects

* Add a prerequisites section to 3 other event articles

* Further edits

* Update dotnet-desktop-guide/net/wpf/toc.yml

Co-authored-by: Andy (Steve) De George <[email protected]>

* Update article links

* Minor clarification

Co-authored-by: Andy (Steve) De George <[email protected]>
2022-03-14 15:26:19 -07:00
Pooja Poojari 084c3e0ba6 US-1889327: Updated column headers. (#1329)
* Column header fixes for US-1889327.

* Metadata update.
2022-03-09 13:59:40 -08:00
Andy (Steve) De George 47bc16cb4a Update TOC.yml (#1330)
* Update TOC.yml

* Update TOC.yml
2022-03-08 11:52:10 -08:00
Pooja PoojariandAndy 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 PoojariandAndy 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 PoojariandAndy 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 ShoresandAndy 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 ShoresandAndy 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