DataResourceBindingExtension - класс

Definition

Пространство имён: Tessa.UI.Data
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public class DataResourceBindingExtension : MarkupExtension
Inheritance
Object    MarkupExtension    DataResourceBindingExtension

Конструкторы

DataResourceBindingExtension Initializes a new instance of the DataResourceBindingExtension class.

Свойства

DataResource Gets or sets the data resource.

Методы

ProvideValue(IServiceProvider)When implemented in a derived class, returns an object that is provided as the value of the target property for this markup extension.
(Унаследован от MarkupExtension)
ProvideValue(IServiceProvider) When implemented in a derived class, returns an object that is set as the value of the target property for this markup extension.

См. также