Namespace PresentationTheme.AeroLite.Win10
Classes
AeroLiteWin10Theme
Windows 10 AeroLite Theme
AutoDropShadowPopup
A Popup that automatically adds a SystemDropShadowChrome around its Child element.
ButtonChrome
Creates a theme-specific look for Button elements.
EqualsConverter
Converts an array of objects to a boolean specifying whether all objects are equal.
GroupBoxBorder
Creates a theme-specific look for GroupBox elements.
HeaderChrome
Creates the theme specific-look for headers.
LessThanOrEqualBinding
Creates a Binding that evaluates whether a specific property is less than or equal to a specified Threshold.
MenuScrollingEnabledConverter
Data binding converter to handle whether repeat buttons in scrolling menus are enabled.
ProgressBarChrome
Provides improved animation styling for ProgressBar controls.
RoundingTabPanel
A TabPanel that supports UseLayoutRounding and sets the TabItemKind attached dependency property on contained TabItem elements.
SystemDropShadowChrome
Creates a theme specific look for drop shadow effects.
TextBoxChrome
Creates a theme-specific look for TextBox elements.
ThicknessMaskConverter
Converts a Thickness to another Thickness by only using the values (Left etc.) of the source Thickness as indicated by a ThicknessMask parameter. All other values are set to zero.
TickBarEx
A modified TickBar to match the native theme.
TypeOfConverter
Converts a value to its Type.
Enums
TabItemKind
Specifies the kind of a TabItem with respect to a reference tab. The selected tab of a TabControl is automatically the reference tab. If a tab row has no selected tab, the last tab is used as reference.
ThicknessMask
Mask flags used by ThicknessMaskConverter.