Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.1 KB

properties-how-to-topics.md

File metadata and controls

34 lines (25 loc) · 1.1 KB
title description ms.date f1_keywords helpviewer_keywords ms.assetid
Properties How-to Topics
Learn about various types of properties that can be configured in Windows Presentation Foundation (WPF) in this list of properties how-to topics.
03/30/2017
AutoGeneratedOrientationPage
properties [WPF], dependency
properties [WPF], how-to topics
dependency properties [WPF]
e16dd710-1530-4462-81a2-43719b973970

Properties How-to Topics

In This Section

Implement a Dependency Property
Add an Owner Type for a Dependency Property
Register an Attached Property
Override Metadata for a Dependency Property

Reference

xref:System.Windows.DependencyProperty

xref:System.Windows.PropertyMetadata

xref:System.Windows.FrameworkPropertyMetadata

xref:System.Windows.DependencyObject

Related Sections

Properties