DelayBindingManagerSetDelayBindingControllers - метод |
Пространство имён:
Tessa.UI.Markup
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic static void SetDelayBindingControllers(
DependencyObject obj,
DelayBindingControllerCollection value
)
Public Shared Sub SetDelayBindingControllers (
obj As DependencyObject,
value As DelayBindingControllerCollection
)
public:
static void SetDelayBindingControllers(
DependencyObject^ obj,
DelayBindingControllerCollection^ value
)
static member SetDelayBindingControllers :
obj : DependencyObject *
value : DelayBindingControllerCollection -> unit
Параметры
- obj
- Тип: System.WindowsDependencyObject
- value
- Тип: Tessa.UI.MarkupDelayBindingControllerCollection
См. также