ActiveItemChangesJournalBehaviorOnDetaching - метод

Called when the behavior is being detached from its AssociatedObject, but before it has actually occurred.

Definition

Пространство имён: Tessa.UI.Windows
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
protected override void OnDetaching()

Заметки

Override this to unhook functionality from the AssociatedObject.

См. также