HypernovaDesktop Components · docs
Binarymission
WPFSmart Navigator › BinarySmartListResources

BinarySmartListResources

class.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WPF.Controls.ListControls

A resource helper class that gets the ComponentResourceKey for a given resource object.

public static class BinarySmartListResources

Members at a glance

BinarySmartListBoxItemStyleKeyGets the BinarySmartListBoxItem style key.
ItemDisabledForegroundBrushGets the item disabled foreground brush.
ItemSelectionBackgroundBrushGets the item selection background brush.

Properties

BinarySmartListBoxItemStyleKey

public static ComponentResourceKey BinarySmartListBoxItemStyleKey

Gets the BinarySmartListBoxItem style key.

Value. The binary smart list box item style key.

ItemDisabledForegroundBrush

public static ComponentResourceKey ItemDisabledForegroundBrush

Gets the item disabled foreground brush.

Value. The item disabled foreground brush.

ItemSelectionBackgroundBrush

public static ComponentResourceKey ItemSelectionBackgroundBrush

Gets the item selection background brush.

Value. The item selection background brush.