ImageLoader class
A container of some bitmaps loaded from resources
public class Korzh.EasyQuery.Wpf.ImageLoaderPackage: Korzh.EasyQuery.Wpf (targets: net461, net5.0-windows7.0, netcoreapp3.1)
Assembly: Korzh.EasyQuery.WPF.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| ImageLoader() | void |
Static Properties
Section titled “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. |