.NET Framework Class Library
RenderOptions..::.CacheInvalidationThresholdMaximum Attached Property

Gets or sets the cache invalidation threshold maximum value for a given DependencyObject.

Namespace:  System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)
XMLNS for XAML: http://schemas.microsoft.com/winfx/2006/xaml/presentation, http://schemas.microsoft.com/netfx/2007/xaml/presentation
Syntax

Visual Basic (Declaration)
See GetCacheInvalidationThresholdMaximum, SetCacheInvalidationThresholdMaximum
Visual Basic (Usage)
See GetCacheInvalidationThresholdMaximum, SetCacheInvalidationThresholdMaximum
C#
See GetCacheInvalidationThresholdMaximum, SetCacheInvalidationThresholdMaximum
Visual C++
See GetCacheInvalidationThresholdMaximum, SetCacheInvalidationThresholdMaximum
JScript
See GetCacheInvalidationThresholdMaximum, SetCacheInvalidationThresholdMaximum
XAML Attribute Usage
<object RenderOptions.CacheInvalidationThresholdMaximum="double" .../>

Property Value

Type: System..::.Double
A Double value that represents the cache invalidation threshold maximum.
Dependency Property Information

Identifier field

CacheInvalidationThresholdMaximumProperty

Metadata properties set to true

None

Platforms

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Version Information

.NET Framework

Supported in: 3.5, 3.0
See Also

Reference

Other Resources

Tags :


Page view tracker