Commit Graph
294 Commits
Author SHA1 Message Date
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
Andy (Steve) De George 3c9b1e2758 Fix formatting in XAML file (#1148)
* Update Window1.xaml

* Update Window1.xaml
2021-08-27 18:53:54 -07:00
Andy (Steve) De George 8c5835c2cc Update label.md (#1144) 2021-08-27 18:52:37 -07:00
Andy (Steve) De George 483c3e81e6 Update progressbar.xaml (#1139) 2021-08-27 18:52:02 -07:00
Andy (Steve) De George 5b61eedeaf Fix wrong type listed in opacity article (#1138)
* Update opacity-masks-overview.md

* Update dotnet-desktop-guide/framework/wpf/graphics-multimedia/opacity-masks-overview.md
2021-08-27 18:51:42 -07:00
Bill Wagner 977fa0f2f3 Merge pull request #1136 from dotnet/publish-19744 2021-08-12 06:25:50 -04:00
CXWTool Service Account 2349be5d83 merge main branch 2021-08-12 05:01:14 +00:00
Andy (Steve) De George dfd75f6d2c Add pointers to upgrade doc (#1133)
* Add pointers to upgrade doc

* Update dotnet-desktop-guide/framework/wpf/getting-started/walkthrough-my-first-wpf-desktop-application.md
2021-08-11 12:47:49 -07:00
Andy (Steve) De George e9fcf43083 Merge pull request #1135 from dotnet/adegeo-links
Correct .NET Framework links that pointed to old .NET 5 URLs
2021-08-11 12:04:34 -07:00
Andy (Steve) De George 109d9e0513 Merge pull request #1131 from dotnet/publish-12031
Merge main into live
2021-08-03 09:18:31 -07:00
CXWTool Service Account 2837258c21 merge main branch 2021-07-31 05:00:51 +00:00
Andy (Steve) De GeorgeandGenevieve Warren 2aea7ebcbf Add new issue template (#1130)
* Create docs-issue.yml

* Delete doc-issue.md

* Update docs-issue.yml

* Update docs-issue.yml

* Update docs-issue.yml

* Update docs-issue.yml

* Create docs-issue.yml

* Update docs-issue.yml

* Update docs-issue.yml

* Update docs-issue.yml

* Update .github/ISSUE_TEMPLATE/docs-issue.yml

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

Co-authored-by: Genevieve Warren <[email protected]>
2021-07-31 00:34:50 +00:00