BackgroundPanelBehaviorOnDetaching - метод

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) Версия: 3.6.0.22
C#
protected override void OnDetaching()

Заметки

Override this to unhook functionality from the AssociatedObject.

См. также