Compartir a través de


DeckWorkspace.OnClose(UIElement) Method

Definition

public:
 virtual void OnClose(System::Windows::UIElement ^ smartPart);
public void OnClose (System.Windows.UIElement smartPart);
abstract member OnClose : System.Windows.UIElement -> unit
override this.OnClose : System.Windows.UIElement -> unit
Public Sub OnClose (smartPart As UIElement)

Parameters

smartPart
UIElement

Implements

Applies to