次の方法で共有


ZoneWorkspace.OnClose(FrameworkElement) Method

Definition

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

Parameters

smartPart
FrameworkElement

Implements

Applies to