Bindables converts your auto properties into Wpf dependency or attached properties.
-
Updated
Nov 14, 2023 - C#
Bindables converts your auto properties into Wpf dependency or attached properties.
This Framework aims to provide simlar capabilitys as DependencyObjects. But with less boilerplate code thanks to code generation.
Provides MultiBinding functionality for Windows 8.1 and Windows Phone 8.1 projects.
To explore the Dependency Property in action of property Bindings
A WPF project that connects hosting units with guests and creates orders, USING 3 layers architecture (DAL,BL,BE), Threads, backgroundWorker, XML, Email sender, UI
Add a description, image, and links to the dependency-properties topic page so that developers can more easily learn about it.
To associate your repository with the dependency-properties topic, visit your repo's landing page and select "manage topics."