HypernovaDesktop Components · docs
Binarymission
WPFTab Control › TabControlResources

TabControlResources

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

Class Resources containing the shared ComponentResourceKey(s).

public static class TabControlResources

Members at a glance

AddNewItemButtonBackgroundBrushKeyGets the add new item button background brush key.
AddNewItemContentBrushKeyGets the add new item content brush key.
ButtonLeftArrowGeometryPathFillBrushKeyGets the button left arrow geometry path fill brush key.
ButtonLeftArrowGeometryPathStrokeBrushKeyGets the button left arrow geometry path stroke brush key.
ButtonRightArrowGeometryPathFillBrushKeyGets the button right arrow geometry path fill brush key.
ButtonRightArrowGeometryPathStrokeBrushKeyGets the button right arrow geometry path stroke brush key.
CloseButtonCrossMarkColorBrushKeyGets the close button cross mark color brush key.
CloseButtonStrokeBrushKeyGets the close button stroke brush key.
ScrollButtonBrushKeyGets the scroll button brush key.
ScrollButtonOnMouseOverBrushKeyGets the scroll button on mouse over brush key.
TabControlBackgroundBrushKeyGets the tab control background brush key.
TabItemBorderBrushKeyGets the tab item border brush key.
TabItemBorderOnMouseOverBrushKeyGets the tab item border on mouse over brush key.
TabItemCloseButtonFillOnMouseOverBrushKeyGets the tab item close button fill on mouse over brush key.
TabItemFillOnMouseOverBrushKeyGets the tab item fill on mouse over brush key.
TabItemPathBrushKeyGets the tab item path brush key.
TabItemSelectedFillBrushKeyGets the tab item selected fill brush key.
TabItemTextForegroundBrushKeyGets the tab item text foreground brush key.

Properties

AddNewItemButtonBackgroundBrushKey

public static ComponentResourceKey AddNewItemButtonBackgroundBrushKey

Gets the add new item button background brush key.

Value. The add new item button background brush key.

AddNewItemContentBrushKey

public static ComponentResourceKey AddNewItemContentBrushKey

Gets the add new item content brush key.

Value. The add new item content brush key.

ButtonLeftArrowGeometryPathFillBrushKey

public static ComponentResourceKey ButtonLeftArrowGeometryPathFillBrushKey

Gets the button left arrow geometry path fill brush key.

Value. The button left arrow geometry path fill brush key.

ButtonLeftArrowGeometryPathStrokeBrushKey

public static ComponentResourceKey ButtonLeftArrowGeometryPathStrokeBrushKey

Gets the button left arrow geometry path stroke brush key.

Value. The button left arrow geometry path stroke brush key.

ButtonRightArrowGeometryPathFillBrushKey

public static ComponentResourceKey ButtonRightArrowGeometryPathFillBrushKey

Gets the button right arrow geometry path fill brush key.

Value. The button right arrow geometry path fill brush key.

ButtonRightArrowGeometryPathStrokeBrushKey

public static ComponentResourceKey ButtonRightArrowGeometryPathStrokeBrushKey

Gets the button right arrow geometry path stroke brush key.

Value. The button right arrow geometry path stroke brush key.

CloseButtonCrossMarkColorBrushKey

public static ComponentResourceKey CloseButtonCrossMarkColorBrushKey

Gets the close button cross mark color brush key.

Value. The close button cross mark color brush key.

CloseButtonStrokeBrushKey

public static ComponentResourceKey CloseButtonStrokeBrushKey

Gets the close button stroke brush key.

Value. The close button stroke brush key.

ScrollButtonBrushKey

public static ComponentResourceKey ScrollButtonBrushKey

Gets the scroll button brush key.

Value. The scroll button brush key.

ScrollButtonOnMouseOverBrushKey

public static ComponentResourceKey ScrollButtonOnMouseOverBrushKey

Gets the scroll button on mouse over brush key.

Value. The scroll button on mouse over brush key.

TabControlBackgroundBrushKey

public static ComponentResourceKey TabControlBackgroundBrushKey

Gets the tab control background brush key.

Value. The tab control background brush key.

TabItemBorderBrushKey

public static ComponentResourceKey TabItemBorderBrushKey

Gets the tab item border brush key.

Value. The tab item border brush key.

TabItemBorderOnMouseOverBrushKey

public static ComponentResourceKey TabItemBorderOnMouseOverBrushKey

Gets the tab item border on mouse over brush key.

Value. The tab item border on mouse over brush key.

TabItemCloseButtonFillOnMouseOverBrushKey

public static ComponentResourceKey TabItemCloseButtonFillOnMouseOverBrushKey

Gets the tab item close button fill on mouse over brush key.

Value. The tab item close button fill on mouse over brush key.

TabItemFillOnMouseOverBrushKey

public static ComponentResourceKey TabItemFillOnMouseOverBrushKey

Gets the tab item fill on mouse over brush key.

Value. The tab item fill on mouse over brush key.

TabItemPathBrushKey

public static ComponentResourceKey TabItemPathBrushKey

Gets the tab item path brush key.

Value. The tab item path brush key.

TabItemSelectedFillBrushKey

public static ComponentResourceKey TabItemSelectedFillBrushKey

Gets the tab item selected fill brush key.

Value. The tab item selected fill brush key.

TabItemTextForegroundBrushKey

public static ComponentResourceKey TabItemTextForegroundBrushKey

Gets the tab item text foreground brush key.

Value. The tab item text foreground brush key.