EvalBinding extension

EvalBinding, a markup extension for the Windows Presentation Foundation (WPF) extensible application markup language (XAML), allows a WPF dependency property value to be dynamically bound to a markup based code expression that is dependent upon one or more other Common Language Runtime (CLR) propert...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: RUSS JONATHAN B
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:EvalBinding, a markup extension for the Windows Presentation Foundation (WPF) extensible application markup language (XAML), allows a WPF dependency property value to be dynamically bound to a markup based code expression that is dependent upon one or more other Common Language Runtime (CLR) property values. A change in any of these dependent values causes a re-evaluation of the markup based code expression and consequently, an update to the bound property value.