mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 23:43:39 +02:00
* 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
1.6 KiB
1.6 KiB
title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
| title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
|---|---|---|---|---|---|---|
| Base Elements How-to Topics | 03/30/2017 |
|
|
09f3a88d-b132-4505-a8bb-55cbfc6bb55a |
Base Elements How-to Topics
The topics in this section describe how to use the four WPF base elements: xref:System.Windows.UIElement, xref:System.Windows.ContentElement, xref:System.Windows.FrameworkElement, and xref:System.Windows.FrameworkContentElement.
In This Section
Make a UIElement Transparent or Semi-Transparent
Animate the Size of a FrameworkElement
Determine Whether a Freezable Is Frozen
Handle a Loaded Event
Set Margins of Elements and Controls
Make a Freezable Read-Only
Obtain a Writable Copy of a Read-Only Freezable
Flip a UIElement Horizontally or Vertically
Use a ThicknessConverter Object
Handle the ContextMenuOpening Event
Reference
xref:System.Windows.ContentElement
xref:System.Windows.FrameworkElement
xref:System.Windows.FrameworkContentElement