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) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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.