InteropBitmap.Invalidate Method
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
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. |