Files
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.3 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Drawings How-to Topics 03/30/2017
AutoGeneratedOrientationPage
ImageDrawing objects [WPF]
GlyphRunDrawing objects [WPF]
GeometryDrawing objects [WPF]
drawings [WPF], how-to topics
Drawing objects [WPF]
DrawingGroup objects [WPF]
5f445633-529c-4091-8a2c-13035ac8c41b

Drawings How-to Topics

The topics in this section describe how to use xref:System.Windows.Media.Drawing objects to draw shapes, images, or text.

In This Section

Apply a GuidelineSet to a Drawing
Create a Composite Drawing
Create a GeometryDrawing
Draw an Image Using ImageDrawing
Play Media using a VideoDrawing
Use a Drawing as an Image Source

See also