AdornerLayer::Remove Method (Adorner^)
.NET Framework (current version)
Removes the specified Adorner from the adorner layer.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | Raised when adorner is null. |
This method simply returns if the specified adorner does not exist.
.NET Framework
Available since 3.0
Available since 3.0
Show: