Files
docs-desktop/dotnet-desktop-guide/framework/wpf/advanced/performance.md
T
Andy (Steve) De George be103da07e Replace various WPF include files with content (#1335)
* net-current-v30plus-md.md

* net-current-v40plus-md.md

* tla2sharptla-ui-md.md

* tla2sharptla-uiautomation-md.md

* tla2sharptla-winclient-md.md

* tla2sharptla-xaml-md.md

* tlasharptla-ui-md.md

* tlasharptla-uiautomation-md.md

* tlasharptla-winclient-md.md

* tlasharptla-xaml-md.md

* fix warnings
2022-03-16 12:14:11 -04:00

993 B

title, ms.date, helpviewer_keywords, ms.assetid
title ms.date helpviewer_keywords ms.assetid
Performance 03/30/2017
Windows Presentation Foundation [WPF], performance
performance [WPF]
WPF [WPF], performance
c649a20f-8b7e-4a38-9b80-74839298d406

Performance

Achieving optimal application performance requires forethought in application design and an understanding of best practices for WPF applications.

In This Section

Graphics Rendering Tiers
Optimizing WPF Application Performance
Walkthrough: Caching Application Data in a WPF Application

Reference

xref:System.Windows.Media.RenderCapability

xref:System.Windows.Media.RenderCapability.Tier%2A

xref:System.Diagnostics.PresentationTraceSources

See also