SingleClickExpandingSwitcherAttach - метод
Осуществляет присоединение к целевому элементу
Пространство имён: Tessa.UI.Views.Workplaces.ContentСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public void Attach(
Object target
)
Public Sub Attach (
target As Object
)
public:
virtual void Attach(
Object^ target
) sealed
abstract Attach :
target : Object -> unit
override Attach :
target : Object -> unit
- target Object
-
Целевой объект к которому необходимо выполнить присоединение
IAttachedItemAttach(Object)