Properties (WPF)
Windows Presentation Foundation (WPF) provides a set of services that can be used to extend the functionality of a common language runtime (CLR) property. Collectively, these services are typically referred to as the WPF property system. A property that is backed by the WPF property system is known as a dependency property.
In This Section
- Dependency Properties Overview
- Attached Properties Overview
- Custom Dependency Properties
- Dependency Property Metadata
- Dependency Property Callbacks and Validation
- Framework Property Metadata
- Dependency Property Value Precedence
- Read-Only Dependency Properties
- Property Value Inheritance
- Dependency Property Security
- Safe Constructor Patterns for DependencyObjects
- Collection-Type Dependency Properties
- XAML Loading and Dependency Properties
- How-to Topics
Reference
Related Sections
WPF Architecture
XAML in WPF
Base Elements
Element Tree and Serialization
Events
Input
Resources
WPF Content Model
Threading Model
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา
.NET Desktop feedback