Namespace PresentationTheme.Aero.Win10
Classes
AeroWin10Theme
Windows 10 Aero Theme
AutoDropShadowPopup
A Popup that automatically adds a SystemDropShadowChrome around its Child element.
ButtonChrome
Creates a theme-specific look for Button elements.
DataGridLinesVisibilityConverter
Converts a DataGridGridLinesVisibility to a Visibility.
EqualsConverter
Converts an array of objects to a boolean specifying whether all objects are equal.
HeaderChrome
Creates the theme specific-look for headers.
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.
ScrollBarChrome
Creates a theme-specific look for ScrollBar 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.