BackgroundPanelBehaviorOnDetaching - метод
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.6.0.22
protected override void OnDetaching()
Protected Overrides Sub OnDetaching
protected:
virtual void OnDetaching() override
abstract OnDetaching : unit -> unit
override OnDetaching : unit -> unit
Override this to unhook functionality from the AssociatedObject.