IComposableWorkspace<TSmartPart,TSmartPartInfo>.RaiseSmartPartClosing Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void RaiseSmartPartClosing(Microsoft::Practices::CompositeUI::SmartParts::WorkspaceCancelEventArgs ^ e);
public void RaiseSmartPartClosing (Microsoft.Practices.CompositeUI.SmartParts.WorkspaceCancelEventArgs e);
abstract member RaiseSmartPartClosing : Microsoft.Practices.CompositeUI.SmartParts.WorkspaceCancelEventArgs -> unit
Public Sub RaiseSmartPartClosing (e As WorkspaceCancelEventArgs)