Windows.UI.Xaml.Data Namespace |
Class | Description | |
---|---|---|
![]() ![]() | Binding |
Defines a binding that connects the properties of binding targets and data sources.
|
![]() | BindingBase |
Provides an abstract base class for the Binding class.
|
![]() | BindingExpression |
Contains information about a single instance of a System.Windows.Data.Binding.
|
![]() | Expression |
Represents the base class for Expressions such as BindingExpression.
|
![]() | RelativeSource |
Implements a markup extension that describes the location of the binding source relative to the position of the binding target.
|
![]() | TemplateBinding |
Interface | Description | |
---|---|---|
![]() | IValueConverter |
Exposes methods that allow the data to be modified as it passes through the binding engine.
|
Enumeration | Description | |
---|---|---|
![]() | BindingMode |
Describes how the data propagates in a binding.
|
![]() | RelativeSourceMode |
Defines constants that describe the location of the binding source relative to the position of the binding target.
|