Skip to content

Commit 1fe6042

Browse files
v-thpraThraka
authored andcommitted
fix link for loc (#3455)
1 parent f376d0d commit 1fe6042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows/Setter.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@
437437
438438
439439
## Examples
440-
The following example defines a <xref:System.Windows.Style> that will be applied to every <xref:System.Windows.Controls.TextBlock> element. For the complete example, see [Introduction to Styling and Templating Sample](https://go.microsoft.com/fwlink/?LinkID=160010).
440+
The following example defines a <xref:System.Windows.Style> that will be applied to every <xref:System.Windows.Controls.TextBlock> element. For the complete example, see [Introduction to Styling and Templating Sample](https://github.com/microsoft/WPF-Samples/tree/master/Styles%20%26%20Templates/IntroToStylingAndTemplating).
441441
442442
[!code-xaml[PhotoStoreDemoStyled#1](~/samples/snippets/csharp/VS_Snippets_Wpf/PhotoStoreDemoStyled/CS/window1.xaml#1)]
443443

0 commit comments

Comments
 (0)