4.689 RenderOptions

x:Object > RenderOptions
RenderOptions
(usage)
{x:Static RenderOptions.StaticPropertyName}
(description)
Provides options for controlling the rendering behavior of objects.
[is default constructible]
false
(attachable properties)
RenderOptions.BitmapScalingMode
BitmapScalingMode
(description)
The BitmapScalingMode for a given DependencyObject.
[target type]
DependencyObject
RenderOptions.CacheInvalidationThresholdMaximum
x:Double
(description)
The cache invalidation threshold maximum value for a given DependencyObject.
[target type]
DependencyObject
RenderOptions.CacheInvalidationThresholdMinimum
x:Double
(description)
The cache invalidation threshold minimum value for a given DependencyObject.
[target type]
DependencyObject
RenderOptions.CachingHint
CachingHint
(description)
A value that indicates that rendered content should be cached when possible.
[target type]
DependencyObject
RenderOptions.ClearTypeHint
ClearTypeHint
(description)
A value that indicates to the rendering engine whether text can be rendered with ClearType.
[target type]
DependencyObject
RenderOptions.EdgeMode
EdgeMode
(description)
The EdgeMode enumeration value for a non-text primitive that determines how its edges are rendered.
[target type]
DependencyObject
(static properties)
ProcessRenderMode
RenderMode
(description)
Specifies the render mode preference for the current process.