Caches bitmap sources loaded from files from disk or Url and reuses them. Use for repeated items like treeviews lists icons.
MarkdownMonster.Windows.UriToCachedImageConverter
public class UriToCachedImageConverter : object, IValueConverter
Class Members
Member | Description | |
---|---|---|
Constructor |
||
CachedBitmapImages |
||
ClearCachedImages |
public static void ClearCachedImages() |
|
Convert |
public sealed object Convert(object value, Type targetType, object parameter, CultureInfo culture) |
|
ConvertBack |
public sealed object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture) |
Requirements
Namespace: MarkdownMonster.WindowsAssembly: markdownmonster.exe
© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic