Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Accessibility/FetchTimer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The sample is designed to demonstrate the use of CacheRequest and related classe

The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample

Expand Down
2 changes: 1 addition & 1 deletion Accessibility/FindText/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Three WPF documents are provided in the Content folder of the TextProvider proje
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Accessibility/FocusTracker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ For simplicity, no caching is done. A full-scale application would likely cache
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Accessibility/Highlighter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You can experiment with different timer intervals by using the slider.
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Accessibility/InsertText/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The target application, InsertTextTarget.exe, should be automatically copied to
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Accessibility/InvokePattern/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Two applications—a Windows Presentation Foundation (WPF) target application co
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Accessibility/SelectionPattern/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The sample consists of a Windows Forms target and a Windows Presentation Foundat
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Accessibility/WindowMove/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This sample defines two applications; an instance of Notepad used as a UI Automa
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Animation/AnimationExamples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This sample shows how to animate a variety of objects, include text, 2-D transfo
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Animation/AnimationTiming/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This sample shows how to specify when an animation starts, how many times it rep
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Animation/CustomAnimation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample shows how to create custom animations that simulate bouncing and oth
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Animation/KeyFrameAnimation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample shows how to use key frame animations to animate along a set of targ
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Animation/KeySplineAnimations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample enables you to interactively adjust the key spline of a DoubleAnimat
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Animation/LocalAnimations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This sample shows how to use local, or non-storyboard, animations. Non-storyboar
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Animation/OpacityAnimation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample shows how to animate the Opacity of an element.
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Animation/PathAnimations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample shows how to animate the Opacity of an element.
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Animation/Per-FrameAnimation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This sample shows how to create per-frame animations using the CompositionTarget
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Animation/PropertyAnimation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample shows how to animate properties with storyboards.
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Animation/TargetValues/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample shows how to use the From, To, and By values of an animation.
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Application Management/ApplicationShutdown/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample demonstrates the implicit and explicit mechanisms for calling Shutdo
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample illustrates how to create a basic Windows application using only cod
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Application Management/CustomApplication/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This sample demonstrates how to create a reusable Application class, deployed in
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample demonstrates how to manage unhandled exceptions that are thrown on s
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample demonstrates how to manage unhandled exceptions that are thrown on s
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample demonstrates how to parse command line arguments and make them avail
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Application Management/SingleInstanceDetection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample demonstrates how to implement single instance detection for standalo
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Application Management/SkinnedApplication/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample illustrates how to implement an application that supports dynamicall
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample demonstrates how to handle DispatcherUnhandledException to process r
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Clipboard/ClipboardSpy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The sample is designed to demonstrate the use of CacheRequest and related classe
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
2 changes: 1 addition & 1 deletion Clipboard/ClipboardViewer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The sample is designed to demonstrate the use of CacheRequest and related classe
## Build the sample
The easiest way to use these samples without using Git is to download the zip file containing the current version (using the link below or by clicking the "Download ZIP" button on the [repo](https://github.com/microsoft/WPF-Samples?tab=readme-ov-file) page). You can then unzip the entire archive and use the samples in [Visual Studio 2022](https://www.visualstudio.com/wpf-vs).

[Download the samples ZIP](../../archive/main.zip)
[Download the samples ZIP](../../../../archive/main.zip)

### Deploying the sample
- Select Build > Deploy Solution.
Expand Down
Loading
Loading