Files
docs-desktop/dotnet-desktop-guide/framework/wpf/graphics-multimedia/graphics-how-to-topics.md
T
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

1.4 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Graphics How-to Topics 03/30/2017
AutoGeneratedOrientationPage
graphic effects [WPF]
graphics [WPF], how-to topics
visual effects [WPF]
959cb1cc-d26c-4bbc-b637-251091987288

Graphics How-to Topics

The following topics demonstrate how to use the graphic capabilities of the [!INCLUDETLA#tla_winclient].

In This Section

Animate a Rectangle
Animate the Position of an Object by Using PointAnimation
Transform Points and Vectors
Extend Glass Frame Into a WPF Application
How to: Improve Rendering Performance by Caching an Element
How to: Use a Cached Element as a Brush

See also