AdornerLayer::Update Method (UIElement^)
.NET Framework (current version)
Updates the layout and redraws all of the adorners in the adorner layer that are bound to the specified UIElement.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | Raised when element is null. |
| InvalidOperationException | Raised when the specified element cannot be found. |
.NET Framework
Available since 3.0
Available since 3.0
Show: