WindowWorkspace.OnClose(UIElement) Method

Definition

protected:
 override void OnClose(System::Windows::UIElement ^ smartPart);
protected override void OnClose (System.Windows.UIElement smartPart);
override this.OnClose : System.Windows.UIElement -> unit
Protected Overrides Sub OnClose (smartPart As UIElement)

Parameters

smartPart
UIElement

Applies to