Commit Graph
97 Commits
Author SHA1 Message Date
CXWTool Service Account 6ee7e8cbe4 merge main branch 2021-05-01 05:00:57 +00:00
Andy (Steve) De George c893946fa6 Add vb code;person example (#1052) 2021-04-30 13:05:52 -07:00
Andy (Steve) De GeorgeandGenevieve Warren 4adbe51408 Port databinding articles to WPF 5.0 (#1049)
* Binding declarations article

* Binding sources article

* TOC/Index updates

* Update redirects

* Acro/bugs

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* fix bookmarks

Co-authored-by: Genevieve Warren <[email protected]>
2021-04-30 12:08:09 -07:00
CXWTool Service Account 5e8f0ae134 merge main branch 2021-04-30 05:00:55 +00:00
Andy (Steve) De George f48d6c37c0 Address feedback (#1045) 2021-04-29 12:09:32 -07:00
Andy (Steve) De George 6fed9f3b9f Merge pull request #1043 from dotnet/main
Publish
2021-04-24 12:41:11 -07:00
Andy (Steve) De George 8d4669a8df Update docfx.json (#1041) 2021-04-24 11:31:02 -07:00
CXWTool Service Account b601c840ab merge main branch 2021-04-24 05:00:50 +00:00
Andy (Steve) De GeorgeandGenevieve Warren be9a1d7a14 Clarify a bit of databinding (#1040)
* Clarify a bit of databinding

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Genevieve Warren <[email protected]>
2021-04-23 18:03:33 -07:00
Andy (Steve) De George 32616f61a7 Merge pull request #1035 from dotnet/main
Manual publish
2021-04-15 13:41:20 -07:00
Andy (Steve) De George bf65ce7173 Minor TOC changes for WPF (#1034)
* minor toc changes

* minor toc changes

* minor toc changes
2021-04-15 13:38:09 -07:00
Andy (Steve) De George 366fb32d94 Merge pull request #1033 from dotnet/main
Manual publish
2021-04-15 12:57:39 -07:00
Andy (Steve) De GeorgeandGenevieve Warren ea8529f082 WPF publish initial content (#1032)
* Add overview article for new WPF (#178)

* Remove previous WPF .NET 5 content

* Overview article

* New article: Create new WPF project (#183)

* Basic index file

* Finish article for new project.

* acro

* markdown fix

* Fix build errors

* fix code lang

* fix code lang

* Add differences article for WPF (#186)

* Fix VS version for create app

* Add differences article

* Minor

* fix overview styles code

* Add code langs for overview

* Port Window Overview WPF article (#1011)

* Add Window overview article

* Add TOC

* Remove temp code

* Fix headers

* Port final Windows related articles (#1015)

* Initial test commit

* Add system dialogs

* 75% complete

* Add images

* Fix linter

* Add to toc

* Add more howto

* Fix code

* Add get/set main window

* Add missing code

* Add to toc

* Fix warnings

* Fix warnings

* missing code

* Update see also

* fix xref

* Migrate wpf net core controls-styles articles (#1023)

* Migrate control-styles

* Fix links

* Fix links

* Port databinding article. (#1022)

* Migrated databinding overview

* update toc

* Fix links/snippets

* fix links

* Move to correct folder

* Port initial resources docs (#1026)

* initial resources docs

* Build errors

* Update dotnet-desktop-guide/net/wpf/systems/xaml-resources-overview.md

Co-authored-by: Genevieve Warren <[email protected]>

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* Feedback

* Add app article

* Add system article

* Minor

* meta

* fix toc

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Genevieve Warren <[email protected]>

* Add xaml article

* reformat redirect

* Redirects

* WPF update XAML article  (#1031)

* convert snippets

* minor edits

* minor

* Fix warnings

* Fixes #1028

* Fixes #1028

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* update redirects

Co-authored-by: Genevieve Warren <[email protected]>

* minor updates to link

* Readd migration article

* Warning fixes

* Fix lint

* Minor updates

* Fix warnings for TOC/YML

* last warnings

Co-authored-by: Genevieve Warren <[email protected]>
2021-04-15 12:52:05 -07:00
CXWTool Service Account 3af487896f merge main branch 2021-03-24 05:01:10 +00:00
Leon Bambrick 9c0390d601 extraneous double quote (#1017) 2021-03-23 09:10:03 -07:00
CXWTool Service Account fcd77d8679 merge main branch 2021-03-16 18:36:05 +00:00
Sylvain Bruyère 107d1c03fd Fix a dead link in the WPF dependency properties overview (#1012) 2021-03-15 08:26:44 -07:00
CXWTool Service Account 9f8de7aa92 Merge branch 'main' into publish-21415 2021-03-10 16:49:12 +00:00
Andy (Steve) De George 7f8394ee60 Update more main branch changes (#1008)
* Update build-validation.yml

* Update version-sweep.yml

* Update .acrolinx-config.edn

* Update .openpublishing.publish.config.json

* fix paths

* Update .github/workflows/build-validation.yml
2021-03-09 11:38:59 -08:00
Bill Wagner 754c22d764 Merge pull request #1007 from dotnet/main
publish live from main
2021-03-09 09:10:31 -05:00
ChristyandAndy De George 27a7699fe3 Update how-to-create-an-elliptical-arc.md (#222)
* Update how-to-create-an-elliptical-arc.md

Removed unnecessary [xaml] tags

* Update how-to-create-an-elliptical-arc.md

Co-authored-by: Andy De George <[email protected]>
2021-03-08 17:21:02 -08:00
ChristyandAndy De George ad9b095b5f Update how-to-create-a-linesegment-in-a-pathgeometry.md (#221)
* Update how-to-create-a-linesegment-in-a-pathgeometry.md

Removed unnecessary [xaml] tags

* Update how-to-create-a-linesegment-in-a-pathgeometry.md

Co-authored-by: Andy De George <[email protected]>
2021-03-08 17:19:59 -08:00
ChristyandAndy De George 1548a17118 Cleaned up how-to-create-a-cubic-bezier-curve.md (#220)
* Cleaned up how-to-create-a-cubic-bezier-curve.md

Removed unnecessary [xml] tags

* Update how-to-create-a-cubic-bezier-curve.md

Co-authored-by: Andy De George <[email protected]>
2021-03-08 17:19:37 -08:00
ChristyandAndy De George 911443635a Update how-to-create-a-quadratic-bezier-curve.md (#223)
* Update how-to-create-a-quadratic-bezier-curve.md

Removed unnecessary [xaml] tags

* Update how-to-create-a-quadratic-bezier-curve.md

* Update how-to-create-a-quadratic-bezier-curve.md

Co-authored-by: Andy De George <[email protected]>
2021-03-08 17:19:04 -08:00
CXWTool Service Account b74aadcd3b Merge branch 'master' into publish-18667 2021-03-04 07:01:07 +00:00
Timo Salomäki f5da9e8506 Update xaml.md (#213)
Minor typo fix
2021-03-03 14:27:03 -08:00
CXWTool Service Account 2e16d3f580 Merge branch 'master' into publish-23600 2021-02-10 07:01:00 +00:00
Andy De George c6e13afda1 Fix update vs include (#207)
* Fix update vs include

* Minor wording change
2021-02-09 15:47:08 -08:00
Andy De George a11eb130d1 Update threading-model.md (#208) 2021-02-09 15:46:56 -08:00
Andy De George a8d0ef7e59 Fix wpf overview styles xaml (#209) 2021-02-09 15:46:32 -08:00
Andy De George 455923e44f Merge pull request #199 from dotnet/master
Publish: Revert WPF to 16.8 for now (#198)
2021-02-03 10:44:23 -08:00
Andy De George 917e65e6c3 Revert WPF to 16.8 for now (#198)
* Revert WPF to 16.8 for now

* minor
2021-02-03 10:42:49 -08:00
CXWTool Service Account cd23c90d9e Merge branch 'master' into publish-23450 2021-02-03 07:00:53 +00:00
Andy De George fb0c8caad2 Add new create wpf app article (#193) 2021-02-02 20:25:07 -08:00
Andy De George 1aad00b25d Add csharp code;fix headers;bugs (#194) 2021-02-02 13:24:37 -08:00
Andy De George 4c720fbda1 Fix migration refs related to EmbeddedResource (#195) 2021-02-02 13:24:22 -08:00
CXWTool Service Account 85e78c8656 Merge branch 'master' into publish-12373 2021-01-28 07:01:09 +00:00
Andy De George 34d3c6108f Remove Jill as author (#184) 2021-01-27 14:24:08 -08:00
Igor VelikorossovandAndy De George 1fe35d6424 Update webbrowser sample (#173)
* Update webbrowser sample

As per suggestions https://github.com/dotnet/winforms/issues/4443#issuecomment-759333446

Resolves dotnet/winforms#4443

* fixup! Update webbrowser sample

* fixup! Update webbrowser sample

* Update dotnet-desktop-guide/framework/winforms/controls/implement-two-way-com-between-dhtml-and-client.md

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

Co-authored-by: Andy De George <[email protected]>
2021-01-27 14:21:32 -08:00
CXWTool Service Account 79c96db256 Merge branch 'master' into publish-20989 2021-01-19 07:01:06 +00:00
Jochem a72a43dc1c Added missing closing bracket (#167) 2021-01-18 11:11:11 -08:00
CXWTool Service Account 2426bbf0c1 Merge branch 'master' into publish-30962 2021-01-16 07:00:59 +00:00
Andy De George a856d83f28 Add note about x:key conflict with explicit keys (#166)
* Update how-to-use-an-application-scope-resource-dictionary.md

* Update how-to-use-an-application-scope-resource-dictionary.md
2021-01-15 12:23:49 -06:00
Andy De George 701634d9a5 Update how-to-set-jpeg-compression-level.md (#159) 2021-01-15 12:23:31 -06:00
Andy De George cf26656c12 Merge pull request #157 from dotnet/master
Publish PR
2020-12-18 14:48:04 -08:00
Andy De George cfc49a53e4 Updates to include vs update (#156) 2020-12-18 10:20:53 -08:00
CXWTool Service Account 72b0e497d1 Merge branch 'master' into publish-28185 2020-12-15 07:01:05 +00:00
Thiago Villa 30d5a2d587 Remove extra "and" (#154) 2020-12-14 15:17:21 -08:00
CXWTool Service Account f4bfcc0ecd Merge branch 'master' into publish-27798 2020-12-10 07:01:04 +00:00
Maira Wenzel d35a40ba97 Update VS version (#151) 2020-12-09 15:07:58 -08:00