IAdornmentLayer.RemoveAllAdornments Method

Removes all UIElement objects in the layer.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntax

'Declaration
Sub RemoveAllAdornments
void RemoveAllAdornments()
void RemoveAllAdornments()
abstract RemoveAllAdornments : unit -> unit
function RemoveAllAdornments()

.NET Framework Security

See Also

Reference

IAdornmentLayer Interface

Microsoft.VisualStudio.Text.Editor Namespace