Fields  Properties  Methods 


TextureCache Class Members

The following tables list the members exposed by TextureCache.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) The maximum items count that the TextureCache can hold  
Public Fieldstatic (Shared in Visual Basic) The maximum memory size that the TextureCache can hold  
Top
Public Properties
 NameDescription
Public Property  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Adds the texture to the Texturecache  
Public Method Gets the Texture of Size N and keyed by Brush  
Public Method Gets the Texture keyed by Size and Brush  
Public Method Gets the WriteableBitmap Texture keyed by FrameworkElement  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also