InteropBitmap.Invalidate Method
.NET Framework 4.5
Forces the hosted non-WPF UI to be rendered.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Invalidate() | Forces the hosted non-WPF UI to be rendered. |
|
Invalidate(Nullable<Int32Rect>) | Forces the specified area of the hosted non-WPF UI to be rendered. |