C# Class FirstFloor.ModernUI.Windows.Controls.BetterImage.CacheEntry

Show file Open project: gro-ove/actools

Public Properties

Property Type Description
Key string
Value BitmapEntry

Property Details

Key public property

public string Key
return string

Value public property

public BitmapEntry Value
return BitmapEntry