Для изменения размера нажмите или перетащите

BackgroundBehaviorOnDetaching - метод

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

Пространство имён:  Tessa.UI.Windows
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
protected override void OnDetaching()
Заметки
Override this to unhook functionality from the AssociatedObject.
См. также