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
Visual Layer Programming How-to Topics 03/30/2017
AutoGeneratedOrientationPage
visual objects [WPF]
rendering support with Visual objects [WPF]
visual layer [WPF]
ac550423-60a3-43e6-a0bc-d65ef026e0cb

Visual Layer Programming How-to Topics

The topics in this section demonstrate how to use the visual layer for hit-testing and low-level composition.

In This Section

Get the Offset of a Visual
Enumerate Drawing Content of a Visual
Hit Test Geometry in a Visual
Hit Test Using Geometry as a Parameter
Hit Test Using a Win32 Host Container
Render on a Per Frame Interval Using CompositionTarget

See also