imageloader-class
A container of some bitmaps loaded from resources
public class Korzh.EasyQuery.Wpf.ImageLoader
Assembly: Korzh.EasyQuery.WPF.dll
Constructors
| Name | Type | Description |
|---|---|---|
| ImageLoader() | void |
Static Properties
| Name | Type | Description |
|---|---|---|
| ImgAddColumns | BitmapImage | Gets the image for "Add columns" button. |
| ImgAddConditions | BitmapImage | Gets the image for "Add conditions" button. |
| ImgSelectAll | BitmapImage | Gets the image for "Select all" button. |
| ImgSelectNone | BitmapImage | Gets the image for "Deselect all" button. |