A container of some bitmaps loaded from resources
public class Korzh.EasyQuery.Wpf.ImageLoader
Package: Korzh.EasyQuery.Wpf
(targets: net461
, net5.0-windows7.0
, netcoreapp3.1
)
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. |