CommandOnContainerEventShouldAttachChildBehavior - метод |
Пространство имён:
Tessa.UI.Behaviors
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected virtual bool ShouldAttachChildBehavior(
UIElement container
)
Protected Overridable Function ShouldAttachChildBehavior (
container As UIElement
) As Boolean
protected:
virtual bool ShouldAttachChildBehavior(
UIElement^ container
)
abstract ShouldAttachChildBehavior :
container : UIElement -> bool
override ShouldAttachChildBehavior :
container : UIElement -> bool
Параметры
- container
- Тип: System.WindowsUIElement
Возвращаемое значение
Тип:
BooleanСм. также