Commit Graph
355 Commits
Author SHA1 Message Date
Andy (Steve) De GeorgeandTom Dykstra 4e4a3f5498 Windows Forms getting started update for .NET 6 (#1215)
* Migrate code to .NET 6

* Add snippet ref in code

* Add net6 pics; move others to version folder

* Update winforms getting started

* Other .NET 5 references updated

* Lessen the amount of 'winforms'

* minor

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/overview/index.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/overview/index.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update create-app-visual-studio.md

* Update create-app-visual-studio.md

* Update create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>
2021-11-16 14:09:35 -08:00
Bill Wagner 769b4cbde1 Merge pull request #1216 from dotnet/publish-18437 2021-11-16 05:45:11 -05:00
Bill Wagner 6e1bf1bce9 Merge pull request #1217 from dotnet/publish-26931 2021-11-16 05:44:54 -05:00
CXWTool Service Account 218f20a3a5 merge main branch 2021-11-16 06:01:13 +00:00
Andy (Steve) De George e17bdfae17 Update index.md (#1214) 2021-11-15 20:04:26 -08:00
CXWTool Service Account 7eebec8c8f merge main branch 2021-11-16 00:11:23 +00:00
Tris Shores c72a540a91 Content update - Dependency property callbacks and validation (user story 1878471) (#1210)
* Add article, snippets, toc, and redirects

* Minor edits

* Add code comments
2021-11-15 10:29:16 -08:00
Bill Wagner 87bf80ab1c add config for required actions (#1213)
See dotnet/docs#27056 for details.

In order for an action to be required for PRs to be merged, required actions must be triggered. If filters prevent them from starting, the action stays in the "pending" state forever.
2021-11-15 09:45:40 -08:00
Andy (Steve) De George a7b47b877b Merge pull request #1212 from dotnet/main
Publish
2021-11-12 11:19:53 -08:00
142f1e9f98 Create new .NET 6.0 pages (#1199)
* Create new .NET 6.0 pages

* Add the gist for .NET 6.0 changes w/o the application bootstrap

* rename new to 6; redirect via index

* feedback

* Create new .NET 6.0 pages

* Add the gist for .NET 6.0 changes w/o the application bootstrap

* rename new to 6; redirect via index

* feedback

* rebase

* Add renamed file

* remove unrelated file change

* update TOC

* Remove dead toc entry

* New application default font section

* application bootstrap

* Rework sections and descriptions

* Update dotnet-desktop-guide/net/winforms/whats-new/net60.md

Co-authored-by: Igor Velikorossov <[email protected]>

* more updates

* Fix warnings

* Fix final warning

* Apply suggestions from code review

* Update net60.md

* Update dotnet-desktop-guide/net/winforms/whats-new/net60.md

Co-authored-by: Devendar Reddy Adulla <[email protected]>

Co-authored-by: Andy De George (adegeo) <[email protected]>
Co-authored-by: Andy (Steve) De George <[email protected]>
Co-authored-by: Devendar Reddy Adulla <[email protected]>
2021-11-12 16:11:14 +00:00
Andy (Steve) De George b1e5e7c628 Updated redirects for 6.0 (#1208)
* Updated redirects for 6.0

* Add moniker to root config

* Update preview note
2021-11-08 15:50:13 -08:00
Andy (Steve) De George af150c216d Merge pull request #1207 from dotnet/main
Publish
2021-11-05 09:13:47 -07:00
Tris ShoresandAndy De George c065be138a Content update - How to override dependency property metadata (user story 1878471) (#1205)
* Add article, snippets, toc, and redirects

* Minor edit to dependency-property-metadata article

* Update dotnet-desktop-guide/net/wpf/properties/how-to-override-metadata-for-a-dependency-property.md

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

Co-authored-by: Andy (Steve) De George <[email protected]>
2021-11-05 08:41:08 -07:00
Tris Shores b82ed37802 Fix naming in custom-dependency-properties snippet (#1204)
* Fix naming

* Simplify identifier assignment

* Simplify identifier assignment
2021-11-05 08:19:39 -07:00
Tris Shores 7d5a5bd5b9 Add article, toc, and redirects (#1203) 2021-11-03 14:05:39 -07:00
Tris ShoresandAndy De George db80384cb9 Content update - Custom dependency properties (user story 1878471) (#1189)
* Add article, code projects, toc, and redirects

* Update dotnet-desktop-guide/net/wpf/properties/custom-dependency-properties.md

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

* Update dotnet-desktop-guide/net/wpf/properties/custom-dependency-properties.md

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

Co-authored-by: Andy (Steve) De George <[email protected]>
2021-10-28 13:46:54 -07:00
Andy (Steve) De George b71a80dde7 Merge pull request #1198 from dotnet/main
Merge to live
2021-10-28 08:48:12 -07:00
Andy (Steve) De George db732763f4 update moniker range (#1197) 2021-10-28 08:27:40 -07:00
Igor Velikorossov 9abcffebf2 Update index.md (#1192)
Update VS version
2021-10-27 15:33:07 -07:00
Andy (Steve) De George 4d862d5816 Merge pull request #1194 from dotnet/main
Publish to live 10/27
2021-10-27 15:32:41 -07:00
Tris ShoresandAndy De George 95aaa17eb7 Add redirect script (#1190)
* Add redirect script

* Update redirects_generator/redirect.bat

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

* Delete temp file

Co-authored-by: Andy (Steve) De George <[email protected]>
2021-10-27 10:50:15 -07:00
Saisang CaiandAndy De George 12375e0c40 Add metadata (#1185)
* Add metadata

* Update docfx.json

* Update index.yml

Co-authored-by: Andy (Steve) De George <[email protected]>
2021-10-26 15:51:44 +00:00
Tris ShoresandAndy De George cdf2334a60 Add article, code projects, toc, and redirects (#1180)
Co-authored-by: Andy (Steve) De George <[email protected]>
2021-10-22 11:09:30 -07:00
Tris ShoresandAndy De George 4f0101b05c Add article, code projects, toc, and redirects (#1178)
Co-authored-by: Andy (Steve) De George <[email protected]>
2021-10-22 10:23:20 -07:00
Tris Shores cf712b82b0 Content update - Dependency properties collection (user story 1878471) (#1173)
* Add code snippets

* Add article and updated code snippets

* Resolve conflicts

* Make reviewer requested changes

* Name class parameters and show how to pass in default value in metedata

* Add example for creating a FreezableCollection type dependency property

* Add newline

* Further edits
2021-10-22 09:55:35 -07:00
Tris Shores 090e480dcf Modify redirects generator to update a specified _.openpublishing.redirection_ file (#1181) 2021-10-21 12:55:42 -07:00
Andy (Steve) De George cb4acd590a Backport the fix to prop precedence from .NET to Framework (#1171)
* Update page4.xaml

* Update page4.xaml

* Add snippet

* Change reference
2021-10-21 12:35:11 -07:00
Tris Shores 700f725681 Add article, code projects, toc, and redirects (#1179) 2021-10-21 11:37:58 -07:00
atulllandAndy De George e6a2fd1bf1 Specifying ItemsSource attribute in DataGrid element (#1183)
* Specifying ItemsSource attribute in DataGrid element

#### Reference issues/PRs
None

#### What does this implements/fix? Explain your changes?
The ItemsSource attribute addition in the below code sample wasn't mentioned in the documentation. 

#### Any Comments
None

* Minor; inline code elements

Co-authored-by: Andy (Steve) De George <[email protected]>
2021-10-21 16:26:31 +00:00
Bill Wagner 3d167cc768 Merge pull request #1176 from dotnet/publish-7840 2021-10-12 06:28:13 -04:00
CXWTool Service Account 91dd2978f0 merge main branch 2021-10-12 05:01:31 +00:00
Andy (Steve) De George 5b28bf36d2 Minor changes to code for redirects generator (#1175) 2021-10-11 11:23:31 -07:00
Bill Wagner 36962f20cc Merge pull request #1172 from dotnet/publish-19060 2021-10-06 10:36:13 -04:00
CXWTool Service Account ec3f9fa343 merge main branch 2021-10-06 05:01:12 +00:00
Andy (Steve) De George 28e28e692e Update how-to-set-jpeg-compression-level.md (#1170) 2021-10-05 15:05:22 -07:00
41f8a0c942 Content update - Dependency properties precedence (user story 1878471) (#1164)
* Add new snippet for dependency precedence article

* Add article

* Minor edits

* Update dotnet-desktop-guide/net/wpf/properties/dependency-property-value-precedence.md

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

* Update dotnet-desktop-guide/net/wpf/properties/dependency-property-value-precedence.md

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

* Make reviewer requested changes

* Revert "Add new snippet for dependency precedence article"

This reverts commit 11657c18bdf9b8ed8037e689b84be643d7e7b9e7.

* Fix snippet path

* Remove unneeded code project files

* Header edit

* Update dotnet-desktop-guide/net/wpf/properties/dependency-property-value-precedence.md

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

* Remove VB code project

* Redirects

Co-authored-by: Andy (Steve) De George <[email protected]>
Co-authored-by: Andy De George (adegeo) <[email protected]>
2021-10-05 11:02:53 -07:00
Bill Wagner 118c47bd9d Merge pull request #1167 from dotnet/publish-18565 2021-10-01 06:30:10 -04:00
CXWTool Service Account 7884fb3c97 merge main branch 2021-10-01 05:01:18 +00:00
Andy (Steve) De George ba341c97c3 Update Circle.xaml.cs (#1166) 2021-09-30 13:46:22 -07:00
Bill Wagner 1780b7ca7e Merge pull request #1163 from dotnet/publish-12384 2021-09-28 07:11:34 -04:00
CXWTool Service Account 57bab6d6c7 merge main branch 2021-09-28 05:01:19 +00:00
Tris ShoresandAndy De George 57b6ca1593 Content update - Dependency properties overview (user story 1878471) (#1160)
* Update article and code projects

* Further edits

* Fix links

* Relocate article & snippets to wpf/properties folder

* add toc and redirects

* Add acrolinx comment and make a minor edit.

* minor

Co-authored-by: Andy De George (adegeo) <[email protected]>
2021-09-27 13:53:44 -07:00
Bill Wagner ec1ebb1406 Merge pull request #1161 from dotnet/publish-18515 2021-09-25 07:25:58 -04:00
CXWTool Service Account 0ce0e6b74a merge main branch 2021-09-25 05:01:36 +00:00
Andy (Steve) De GeorgeandTris Shores bdd178c010 Printing in WPF port for .NET (#1156)
* Initial files

* update toc

* Content update - print-xps-files (user story 1861941) (#1151)

* Add C# and VB sample code projects

* Fix comments

* Update C# and VB code

* Add article

* Further edits

* Reviewer requested edits

* Further edits

* Use xref to link to API

* Minor edits

* Content update - invoke-print-dialog (user story 1861941) (#1141)

* Content update including C# WPF project

* Fix link

* Remove test code

* Further doc and C# sample edits

* Add feature: printing with no print dialog

* Separate out specific page range print functionality

* Cleanup comments

* UI tweaks

* Add VB sample code project

* Code file formatting

* Update dotnet-desktop-guide/net/wpf/documents/how-to-display-print-dialog.md

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

* Add page range printing

* Minor edits

* Update dotnet-desktop-guide/net/wpf/documents/snippets/how-to-display-print-dialog/csharp/MainWindow.xaml.cs

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

* Update dotnet-desktop-guide/net/wpf/documents/how-to-display-print-dialog.md

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

* Promote example headings

* Reorganize and add detail

* Minor edits

* Add detail

* Further edits

* Further edits

* Add resource links

* Add alternative API suggestions to a tip

* Minor edit

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

* Content update - print-overview (user story 1861941) (#1153)

* Add C# and VB sample code projects

* Add article

* Add redirects

Co-authored-by: Tris Shores <[email protected]>
2021-09-24 16:16:55 -04:00
Bill Wagner 02ea5c3830 Merge pull request #1152 from dotnet/publish-3839 2021-09-17 07:10:53 -04:00
CXWTool Service Account 0c76e39626 merge main branch 2021-09-17 05:01:06 +00:00
Jeffrey Getzin e96218f17e Fixed grammar (#1150) 2021-09-16 15:40:06 -07:00
Bill Wagner df0e1c268b Merge pull request #1149 from dotnet/publish-15046 2021-08-28 07:04:14 -04:00
CXWTool Service Account 8b4125d964 merge main branch 2021-08-28 05:02:21 +00:00