The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
RenderMode Enumeration
.NET Framework (current version)
Specifies the rendering preference.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Default | The WPF rendering is in hardware, if possible; software otherwise. | |
| SoftwareOnly | The WPF rendering is in software only. |
The SoftwareOnly preference overrides the RenderMode setting.
.NET Framework
Available since 3.0
Available since 3.0
Show: