Dela via


EditingContext.Dispose Method

Releases all resources used by the EditingContext.

Namespace:  Microsoft.Windows.Design
Assembly:  Microsoft.Windows.Design (in Microsoft.Windows.Design.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As EditingContext

instance.Dispose()
public void Dispose()
public:
virtual void Dispose() sealed
public final function Dispose()

Implements

IDisposable.Dispose()

.NET Framework Security

See Also

Reference

EditingContext Class

EditingContext Members

Dispose Overload

Microsoft.Windows.Design Namespace