API Diff between 2.1.1 and 1.6.5
842 Additions
181 Removals
MahApps.Metro
MahApps.Metro.Accessibility
MahApps.Metro.Actions
MahApps.Metro.Behaviors
MahApps.Metro.Behaviours
MahApps.Metro.Controls
-
public static class ButtonHelper
-
public enum ButtonsAlignment
-
public static class CheckBoxHelper
- public static readonly DependencyProperty BackgroundCheckedDisabledProperty
- public static readonly DependencyProperty BackgroundCheckedMouseOverProperty
- public static readonly DependencyProperty BackgroundCheckedPressedProperty
- public static readonly DependencyProperty BackgroundCheckedProperty
- public static readonly DependencyProperty BackgroundIndeterminateDisabledProperty
- public static readonly DependencyProperty BackgroundIndeterminateMouseOverProperty
- public static readonly DependencyProperty BackgroundIndeterminatePressedProperty
- public static readonly DependencyProperty BackgroundIndeterminateProperty
- public static readonly DependencyProperty BackgroundUncheckedDisabledProperty
- public static readonly DependencyProperty BackgroundUncheckedMouseOverProperty
- public static readonly DependencyProperty BackgroundUncheckedPressedProperty
- public static readonly DependencyProperty BackgroundUncheckedProperty
- public static readonly DependencyProperty BorderBrushCheckedDisabledProperty
- public static readonly DependencyProperty BorderBrushCheckedMouseOverProperty
- public static readonly DependencyProperty BorderBrushCheckedPressedProperty
- public static readonly DependencyProperty BorderBrushCheckedProperty
- public static readonly DependencyProperty BorderBrushIndeterminateDisabledProperty
- public static readonly DependencyProperty BorderBrushIndeterminateMouseOverProperty
- public static readonly DependencyProperty BorderBrushIndeterminatePressedProperty
- public static readonly DependencyProperty BorderBrushIndeterminateProperty
- public static readonly DependencyProperty BorderBrushUncheckedDisabledProperty
- public static readonly DependencyProperty BorderBrushUncheckedMouseOverProperty
- public static readonly DependencyProperty BorderBrushUncheckedPressedProperty
- public static readonly DependencyProperty BorderBrushUncheckedProperty
- public static readonly DependencyProperty CheckBackgroundFillCheckedDisabledProperty
- public static readonly DependencyProperty CheckBackgroundFillCheckedMouseOverProperty
- public static readonly DependencyProperty CheckBackgroundFillCheckedPressedProperty
- public static readonly DependencyProperty CheckBackgroundFillCheckedProperty
- public static readonly DependencyProperty CheckBackgroundFillIndeterminateDisabledProperty
- public static readonly DependencyProperty CheckBackgroundFillIndeterminateMouseOverProperty
- public static readonly DependencyProperty CheckBackgroundFillIndeterminatePressedProperty
- public static readonly DependencyProperty CheckBackgroundFillIndeterminateProperty
- public static readonly DependencyProperty CheckBackgroundFillUncheckedDisabledProperty
- public static readonly DependencyProperty CheckBackgroundFillUncheckedMouseOverProperty
- public static readonly DependencyProperty CheckBackgroundFillUncheckedPressedProperty
- public static readonly DependencyProperty CheckBackgroundFillUncheckedProperty
- public static readonly DependencyProperty CheckBackgroundStrokeCheckedDisabledProperty
- public static readonly DependencyProperty CheckBackgroundStrokeCheckedMouseOverProperty
- public static readonly DependencyProperty CheckBackgroundStrokeCheckedPressedProperty
- public static readonly DependencyProperty CheckBackgroundStrokeCheckedProperty
- public static readonly DependencyProperty CheckBackgroundStrokeIndeterminateDisabledProperty
- public static readonly DependencyProperty CheckBackgroundStrokeIndeterminateMouseOverProperty
- public static readonly DependencyProperty CheckBackgroundStrokeIndeterminatePressedProperty
- public static readonly DependencyProperty CheckBackgroundStrokeIndeterminateProperty
- public static readonly DependencyProperty CheckBackgroundStrokeUncheckedDisabledProperty
- public static readonly DependencyProperty CheckBackgroundStrokeUncheckedMouseOverProperty
- public static readonly DependencyProperty CheckBackgroundStrokeUncheckedPressedProperty
- public static readonly DependencyProperty CheckBackgroundStrokeUncheckedProperty
- public static readonly DependencyProperty CheckGlyphCheckedProperty
- public static readonly DependencyProperty CheckGlyphCheckedTemplateProperty
- public static readonly DependencyProperty CheckGlyphForegroundCheckedDisabledProperty
- public static readonly DependencyProperty CheckGlyphForegroundCheckedMouseOverProperty
- public static readonly DependencyProperty CheckGlyphForegroundCheckedPressedProperty
- public static readonly DependencyProperty CheckGlyphForegroundCheckedProperty
- public static readonly DependencyProperty CheckGlyphForegroundIndeterminateDisabledProperty
- public static readonly DependencyProperty CheckGlyphForegroundIndeterminateMouseOverProperty
- public static readonly DependencyProperty CheckGlyphForegroundIndeterminatePressedProperty
- public static readonly DependencyProperty CheckGlyphForegroundIndeterminateProperty
- public static readonly DependencyProperty CheckGlyphForegroundUncheckedDisabledProperty
- public static readonly DependencyProperty CheckGlyphForegroundUncheckedMouseOverProperty
- public static readonly DependencyProperty CheckGlyphForegroundUncheckedPressedProperty
- public static readonly DependencyProperty CheckGlyphForegroundUncheckedProperty
- public static readonly DependencyProperty CheckGlyphIndeterminateProperty
- public static readonly DependencyProperty CheckGlyphIndeterminateTemplateProperty
- public static readonly DependencyProperty CheckGlyphUncheckedProperty
- public static readonly DependencyProperty CheckGlyphUncheckedTemplateProperty
- public static readonly DependencyProperty CheckSizeProperty
- public static readonly DependencyProperty CheckStrokeThicknessProperty
- public static readonly DependencyProperty ForegroundCheckedDisabledProperty
- public static readonly DependencyProperty ForegroundCheckedMouseOverProperty
- public static readonly DependencyProperty ForegroundCheckedPressedProperty
- public static readonly DependencyProperty ForegroundCheckedProperty
- public static readonly DependencyProperty ForegroundIndeterminateDisabledProperty
- public static readonly DependencyProperty ForegroundIndeterminateMouseOverProperty
- public static readonly DependencyProperty ForegroundIndeterminatePressedProperty
- public static readonly DependencyProperty ForegroundIndeterminateProperty
- public static readonly DependencyProperty ForegroundUncheckedDisabledProperty
- public static readonly DependencyProperty ForegroundUncheckedMouseOverProperty
- public static readonly DependencyProperty ForegroundUncheckedPressedProperty
- public static readonly DependencyProperty ForegroundUncheckedProperty
- public static Brush GetBackgroundChecked(DependencyObject obj)
- public static Brush GetBackgroundCheckedDisabled(DependencyObject obj)
- public static Brush GetBackgroundCheckedMouseOver(DependencyObject obj)
- public static Brush GetBackgroundCheckedPressed(DependencyObject obj)
- public static Brush GetBackgroundIndeterminate(DependencyObject obj)
- public static Brush GetBackgroundIndeterminateDisabled(DependencyObject obj)
- public static Brush GetBackgroundIndeterminateMouseOver(DependencyObject obj)
- public static Brush GetBackgroundIndeterminatePressed(DependencyObject obj)
- public static Brush GetBackgroundUnchecked(DependencyObject obj)
- public static Brush GetBackgroundUncheckedDisabled(DependencyObject obj)
- public static Brush GetBackgroundUncheckedMouseOver(DependencyObject obj)
- public static Brush GetBackgroundUncheckedPressed(DependencyObject obj)
- public static Brush GetBorderBrushChecked(DependencyObject obj)
- public static Brush GetBorderBrushCheckedDisabled(DependencyObject obj)
- public static Brush GetBorderBrushCheckedMouseOver(DependencyObject obj)
- public static Brush GetBorderBrushCheckedPressed(DependencyObject obj)
- public static Brush GetBorderBrushIndeterminate(DependencyObject obj)
- public static Brush GetBorderBrushIndeterminateDisabled(DependencyObject obj)
- public static Brush GetBorderBrushIndeterminateMouseOver(DependencyObject obj)
- public static Brush GetBorderBrushIndeterminatePressed(DependencyObject obj)
- public static Brush GetBorderBrushUnchecked(DependencyObject obj)
- public static Brush GetBorderBrushUncheckedDisabled(DependencyObject obj)
- public static Brush GetBorderBrushUncheckedMouseOver(DependencyObject obj)
- public static Brush GetBorderBrushUncheckedPressed(DependencyObject obj)
- public static Brush GetCheckBackgroundFillChecked(DependencyObject obj)
- public static Brush GetCheckBackgroundFillCheckedDisabled(DependencyObject obj)
- public static Brush GetCheckBackgroundFillCheckedMouseOver(DependencyObject obj)
- public static Brush GetCheckBackgroundFillCheckedPressed(DependencyObject obj)
- public static Brush GetCheckBackgroundFillIndeterminate(DependencyObject obj)
- public static Brush GetCheckBackgroundFillIndeterminateDisabled(DependencyObject obj)
- public static Brush GetCheckBackgroundFillIndeterminateMouseOver(DependencyObject obj)
- public static Brush GetCheckBackgroundFillIndeterminatePressed(DependencyObject obj)
- public static Brush GetCheckBackgroundFillUnchecked(DependencyObject obj)
- public static Brush GetCheckBackgroundFillUncheckedDisabled(DependencyObject obj)
- public static Brush GetCheckBackgroundFillUncheckedMouseOver(DependencyObject obj)
- public static Brush GetCheckBackgroundFillUncheckedPressed(DependencyObject obj)
- public static Brush GetCheckBackgroundStrokeChecked(DependencyObject obj)
- public static Brush GetCheckBackgroundStrokeCheckedDisabled(DependencyObject obj)
- public static Brush GetCheckBackgroundStrokeCheckedMouseOver(DependencyObject obj)
- public static Brush GetCheckBackgroundStrokeCheckedPressed(DependencyObject obj)
- public static Brush GetCheckBackgroundStrokeIndeterminate(DependencyObject obj)
- public static Brush GetCheckBackgroundStrokeIndeterminateDisabled(DependencyObject obj)
- public static Brush GetCheckBackgroundStrokeIndeterminateMouseOver(DependencyObject obj)
- public static Brush GetCheckBackgroundStrokeIndeterminatePressed(DependencyObject obj)
- public static Brush GetCheckBackgroundStrokeUnchecked(DependencyObject obj)
- public static Brush GetCheckBackgroundStrokeUncheckedDisabled(DependencyObject obj)
- public static Brush GetCheckBackgroundStrokeUncheckedMouseOver(DependencyObject obj)
- public static Brush GetCheckBackgroundStrokeUncheckedPressed(DependencyObject obj)
- public static object GetCheckGlyphChecked(DependencyObject obj)
- public static DataTemplate GetCheckGlyphCheckedTemplate(DependencyObject obj)
- public static Brush GetCheckGlyphForegroundChecked(DependencyObject obj)
- public static Brush GetCheckGlyphForegroundCheckedDisabled(DependencyObject obj)
- public static Brush GetCheckGlyphForegroundCheckedMouseOver(DependencyObject obj)
- public static Brush GetCheckGlyphForegroundCheckedPressed(DependencyObject obj)
- public static Brush GetCheckGlyphForegroundIndeterminate(DependencyObject obj)
- public static Brush GetCheckGlyphForegroundIndeterminateDisabled(DependencyObject obj)
- public static Brush GetCheckGlyphForegroundIndeterminateMouseOver(DependencyObject obj)
- public static Brush GetCheckGlyphForegroundIndeterminatePressed(DependencyObject obj)
- public static Brush GetCheckGlyphForegroundUnchecked(DependencyObject obj)
- public static Brush GetCheckGlyphForegroundUncheckedDisabled(DependencyObject obj)
- public static Brush GetCheckGlyphForegroundUncheckedMouseOver(DependencyObject obj)
- public static Brush GetCheckGlyphForegroundUncheckedPressed(DependencyObject obj)
- public static object GetCheckGlyphIndeterminate(DependencyObject obj)
- public static DataTemplate GetCheckGlyphIndeterminateTemplate(DependencyObject obj)
- public static object GetCheckGlyphUnchecked(DependencyObject obj)
- public static DataTemplate GetCheckGlyphUncheckedTemplate(DependencyObject obj)
- public static double GetCheckSize(DependencyObject obj)
- public static double GetCheckStrokeThickness(DependencyObject obj)
- public static Brush GetForegroundChecked(DependencyObject obj)
- public static Brush GetForegroundCheckedDisabled(DependencyObject obj)
- public static Brush GetForegroundCheckedMouseOver(DependencyObject obj)
- public static Brush GetForegroundCheckedPressed(DependencyObject obj)
- public static Brush GetForegroundIndeterminate(DependencyObject obj)
- public static Brush GetForegroundIndeterminateDisabled(DependencyObject obj)
- public static Brush GetForegroundIndeterminateMouseOver(DependencyObject obj)
- public static Brush GetForegroundIndeterminatePressed(DependencyObject obj)
- public static Brush GetForegroundUnchecked(DependencyObject obj)
- public static Brush GetForegroundUncheckedDisabled(DependencyObject obj)
- public static Brush GetForegroundUncheckedMouseOver(DependencyObject obj)
- public static Brush GetForegroundUncheckedPressed(DependencyObject obj)
- public static void SetBackgroundChecked(DependencyObject obj, Brush value)
- public static void SetBackgroundCheckedDisabled(DependencyObject obj, Brush value)
- public static void SetBackgroundCheckedMouseOver(DependencyObject obj, Brush value)
- public static void SetBackgroundCheckedPressed(DependencyObject obj, Brush value)
- public static void SetBackgroundIndeterminate(DependencyObject obj, Brush value)
- public static void SetBackgroundIndeterminateDisabled(DependencyObject obj, Brush value)
- public static void SetBackgroundIndeterminateMouseOver(DependencyObject obj, Brush value)
- public static void SetBackgroundIndeterminatePressed(DependencyObject obj, Brush value)
- public static void SetBackgroundUnchecked(DependencyObject obj, Brush value)
- public static void SetBackgroundUncheckedDisabled(DependencyObject obj, Brush value)
- public static void SetBackgroundUncheckedMouseOver(DependencyObject obj, Brush value)
- public static void SetBackgroundUncheckedPressed(DependencyObject obj, Brush value)
- public static void SetBorderBrushChecked(DependencyObject obj, Brush value)
- public static void SetBorderBrushCheckedDisabled(DependencyObject obj, Brush value)
- public static void SetBorderBrushCheckedMouseOver(DependencyObject obj, Brush value)
- public static void SetBorderBrushCheckedPressed(DependencyObject obj, Brush value)
- public static void SetBorderBrushIndeterminate(DependencyObject obj, Brush value)
- public static void SetBorderBrushIndeterminateDisabled(DependencyObject obj, Brush value)
- public static void SetBorderBrushIndeterminateMouseOver(DependencyObject obj, Brush value)
- public static void SetBorderBrushIndeterminatePressed(DependencyObject obj, Brush value)
- public static void SetBorderBrushUnchecked(DependencyObject obj, Brush value)
- public static void SetBorderBrushUncheckedDisabled(DependencyObject obj, Brush value)
- public static void SetBorderBrushUncheckedMouseOver(DependencyObject obj, Brush value)
- public static void SetBorderBrushUncheckedPressed(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundFillChecked(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundFillCheckedDisabled(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundFillCheckedMouseOver(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundFillCheckedPressed(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundFillIndeterminate(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundFillIndeterminateDisabled(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundFillIndeterminateMouseOver(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundFillIndeterminatePressed(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundFillUnchecked(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundFillUncheckedDisabled(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundFillUncheckedMouseOver(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundFillUncheckedPressed(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundStrokeChecked(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundStrokeCheckedDisabled(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundStrokeCheckedMouseOver(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundStrokeCheckedPressed(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundStrokeIndeterminate(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundStrokeIndeterminateDisabled(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundStrokeIndeterminateMouseOver(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundStrokeIndeterminatePressed(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundStrokeUnchecked(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundStrokeUncheckedDisabled(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundStrokeUncheckedMouseOver(DependencyObject obj, Brush value)
- public static void SetCheckBackgroundStrokeUncheckedPressed(DependencyObject obj, Brush value)
- public static void SetCheckGlyphChecked(DependencyObject obj, object value)
- public static void SetCheckGlyphCheckedTemplate(DependencyObject obj, DataTemplate value)
- public static void SetCheckGlyphForegroundChecked(DependencyObject obj, Brush value)
- public static void SetCheckGlyphForegroundCheckedDisabled(DependencyObject obj, Brush value)
- public static void SetCheckGlyphForegroundCheckedMouseOver(DependencyObject obj, Brush value)
- public static void SetCheckGlyphForegroundCheckedPressed(DependencyObject obj, Brush value)
- public static void SetCheckGlyphForegroundIndeterminate(DependencyObject obj, Brush value)
- public static void SetCheckGlyphForegroundIndeterminateDisabled(DependencyObject obj, Brush value)
- public static void SetCheckGlyphForegroundIndeterminateMouseOver(DependencyObject obj, Brush value)
- public static void SetCheckGlyphForegroundIndeterminatePressed(DependencyObject obj, Brush value)
- public static void SetCheckGlyphForegroundUnchecked(DependencyObject obj, Brush value)
- public static void SetCheckGlyphForegroundUncheckedDisabled(DependencyObject obj, Brush value)
- public static void SetCheckGlyphForegroundUncheckedMouseOver(DependencyObject obj, Brush value)
- public static void SetCheckGlyphForegroundUncheckedPressed(DependencyObject obj, Brush value)
- public static void SetCheckGlyphIndeterminate(DependencyObject obj, object value)
- public static void SetCheckGlyphIndeterminateTemplate(DependencyObject obj, DataTemplate value)
- public static void SetCheckGlyphUnchecked(DependencyObject obj, object value)
- public static void SetCheckGlyphUncheckedTemplate(DependencyObject obj, DataTemplate value)
- public static void SetCheckSize(DependencyObject obj, double value)
- public static void SetCheckStrokeThickness(DependencyObject obj, double value)
- public static void SetForegroundChecked(DependencyObject obj, Brush value)
- public static void SetForegroundCheckedDisabled(DependencyObject obj, Brush value)
- public static void SetForegroundCheckedMouseOver(DependencyObject obj, Brush value)
- public static void SetForegroundCheckedPressed(DependencyObject obj, Brush value)
- public static void SetForegroundIndeterminate(DependencyObject obj, Brush value)
- public static void SetForegroundIndeterminateDisabled(DependencyObject obj, Brush value)
- public static void SetForegroundIndeterminateMouseOver(DependencyObject obj, Brush value)
- public static void SetForegroundIndeterminatePressed(DependencyObject obj, Brush value)
- public static void SetForegroundUnchecked(DependencyObject obj, Brush value)
- public static void SetForegroundUncheckedDisabled(DependencyObject obj, Brush value)
- public static void SetForegroundUncheckedMouseOver(DependencyObject obj, Brush value)
- public static void SetForegroundUncheckedPressed(DependencyObject obj, Brush value)
-
public class ComboBoxHelper
-
public static class ControlsHelper
-
public class : Popup
-
public class DataGridCellHelper
-
public class DataGridColumnStylesHelperExtension : MarkupExtension, IDataGridColumnStylesHelper
-
public static class DataGridHelper
- public static readonly DependencyProperty AutoGeneratedCheckBoxColumnEditingStyleProperty
- public static readonly DependencyProperty AutoGeneratedCheckBoxColumnStyleProperty
- public static readonly DependencyProperty AutoGeneratedComboBoxColumnEditingStyleProperty
- public static readonly DependencyProperty AutoGeneratedComboBoxColumnStyleProperty
- public static readonly DependencyProperty AutoGeneratedHyperlinkColumnEditingStyleProperty
- public static readonly DependencyProperty AutoGeneratedHyperlinkColumnStyleProperty
- public static readonly DependencyProperty AutoGeneratedNumericUpDownColumnEditingStyleProperty
- public static readonly DependencyProperty AutoGeneratedNumericUpDownColumnStyleProperty
- public static readonly DependencyProperty AutoGeneratedTextColumnEditingStyleProperty
- public static readonly DependencyProperty AutoGeneratedTextColumnStyleProperty
- public static readonly DependencyProperty CellPaddingProperty
- public static readonly DependencyProperty ColumnHeaderPaddingProperty
- public static readonly DependencyProperty ColumnStylesHelperProperty
- public static readonly DependencyProperty SelectionUnitProperty
- public static Style GetAutoGeneratedCheckBoxColumnEditingStyle(UIElement element)
- public static Style GetAutoGeneratedCheckBoxColumnStyle(UIElement element)
- public static Style GetAutoGeneratedComboBoxColumnEditingStyle(UIElement element)
- public static Style GetAutoGeneratedComboBoxColumnStyle(UIElement element)
- public static Style GetAutoGeneratedHyperlinkColumnEditingStyle(UIElement element)
- public static Style GetAutoGeneratedHyperlinkColumnStyle(UIElement element)
- public static Style GetAutoGeneratedNumericUpDownColumnEditingStyle(UIElement element)
- public static Style GetAutoGeneratedNumericUpDownColumnStyle(UIElement element)
- public static Style GetAutoGeneratedTextColumnEditingStyle(UIElement element)
- public static Style GetAutoGeneratedTextColumnStyle(UIElement element)
- public static Thickness GetCellPadding(DependencyObject element)
- public static Thickness GetColumnHeaderPadding(DependencyObject element)
- public static IDataGridColumnStylesHelper GetColumnStylesHelper(UIElement element)
- public static DataGridSelectionUnit GetSelectionUnit(UIElement element)
- public static void SetAutoGeneratedCheckBoxColumnEditingStyle(UIElement element, Style value)
- public static void SetAutoGeneratedCheckBoxColumnStyle(UIElement element, Style value)
- public static void SetAutoGeneratedComboBoxColumnEditingStyle(UIElement element, Style value)
- public static void SetAutoGeneratedComboBoxColumnStyle(UIElement element, Style value)
- public static void SetAutoGeneratedHyperlinkColumnEditingStyle(UIElement element, Style value)
- public static void SetAutoGeneratedHyperlinkColumnStyle(UIElement element, Style value)
- public static void SetAutoGeneratedNumericUpDownColumnEditingStyle(UIElement element, Style value)
- public static void SetAutoGeneratedNumericUpDownColumnStyle(UIElement element, Style value)
- public static void SetAutoGeneratedTextColumnEditingStyle(UIElement element, Style value)
- public static void SetAutoGeneratedTextColumnStyle(UIElement element, Style value)
- public static void SetCellPadding(DependencyObject element, Thickness value)
- public static void SetColumnHeaderPadding(DependencyObject element, Thickness value)
- public static void SetColumnStylesHelper(UIElement element, IDataGridColumnStylesHelper value)
- public static void SetSelectionUnit(UIElement element, DataGridSelectionUnit value)
-
public class DataGridNumericUpDownColumn : DataGridBoundColumn
-
public static class DataGridRowHelper
-
public static class DatePickerHelper
-
public class DateTimePicker : TimePickerBase
-
public enum DecimalPointCorrectionMode
-
public static class ExpanderHelper
-
public static class Extensions
-
public class FlipView : Selector
-
public class Flyout : HeaderedContentControl
-
public class Glow : Control
-
public enum GlowDirection
-
public class GlowWindow : Window, IComponentConnector
-
public class FontIcon : IconElement
-
public static class GroupBoxHelper
-
public class : ContentControl
-
public class : HamburgerMenuItemBase, IHamburgerMenuHeaderItem
-
public class : HamburgerMenuItemBase, IHamburgerMenuItem, ICommandSource
-
public class : Freezable, IHamburgerMenuItemBase
-
public class : RoutedEventArgs
-
public sealed delegate HamburgerMenuItemInvokedRoutedEventHandler : MulticastDelegate
-
public class : StyleSelector
- public bool { get; set; }
- public ()
-
public class : ListBox
-
public class : HamburgerMenuItemBase, IHamburgerMenuSeparatorItem
-
public static class
-
public class HotKeyBox : Control
-
public abstract class IconElement : Control
-
public interface IDataGridColumnStylesHelper
-
public interface
-
public interface
- bool { get; set; }
- string { get; set; }
- object { get; set; }
-
public interface
-
public interface
-
public class ItemClickEventArgs : RoutedEventArgs
-
public sealed delegate ItemClickEventHandler : MulticastDelegate
-
public sealed delegate ItemClickRoutedEventHandler : MulticastDelegate
-
public class LayoutInvalidationCatcher : Decorator
-
public static class MahAppsCommands
-
public class MetroContentControl : ContentControl
-
public class MetroTabControl : BaseMetroTabControl
-
public class MetroWindow : Window
-
public static class MultiSelectorHelper
-
public enum NavigationButtonsPosition
-
public class NumericUpDown : Control
-
public enum OverlayBehavior
-
public class Planerator : FrameworkElement
-
public class ProgressRing : Control
-
public class RangeParameterChangedEventArgs : RoutedEventArgs
-
public sealed delegate RangeParameterChangedEventHandler : MulticastDelegate
-
public enum RangeParameterChangeType
-
public class RangeSelectionChangedEventArgs : RoutedEventArgs
-
public sealed delegate RangeSelectionChangedEventHandler : MulticastDelegate
-
public static class RadioButtonHelper
- public static readonly DependencyProperty BackgroundDisabledProperty
- public static readonly DependencyProperty BackgroundPointerOverProperty
- public static readonly DependencyProperty BackgroundPressedProperty
- public static readonly DependencyProperty BorderBrushDisabledProperty
- public static readonly DependencyProperty BorderBrushPointerOverProperty
- public static readonly DependencyProperty BorderBrushPressedProperty
- public static readonly DependencyProperty CheckGlyphFillDisabledProperty
- public static readonly DependencyProperty CheckGlyphFillPointerOverProperty
- public static readonly DependencyProperty CheckGlyphFillPressedProperty
- public static readonly DependencyProperty CheckGlyphFillProperty
- public static readonly DependencyProperty CheckGlyphStrokeDisabledProperty
- public static readonly DependencyProperty CheckGlyphStrokePointerOverProperty
- public static readonly DependencyProperty CheckGlyphStrokePressedProperty
- public static readonly DependencyProperty CheckGlyphStrokeProperty
- public static readonly DependencyProperty ForegroundDisabledProperty
- public static readonly DependencyProperty ForegroundPointerOverProperty
- public static readonly DependencyProperty ForegroundPressedProperty
- public static readonly DependencyProperty OuterEllipseCheckedFillDisabledProperty
- public static readonly DependencyProperty OuterEllipseCheckedFillPointerOverProperty
- public static readonly DependencyProperty OuterEllipseCheckedFillPressedProperty
- public static readonly DependencyProperty OuterEllipseCheckedFillProperty
- public static readonly DependencyProperty OuterEllipseCheckedStrokeDisabledProperty
- public static readonly DependencyProperty OuterEllipseCheckedStrokePointerOverProperty
- public static readonly DependencyProperty OuterEllipseCheckedStrokePressedProperty
- public static readonly DependencyProperty OuterEllipseCheckedStrokeProperty
- public static readonly DependencyProperty OuterEllipseFillDisabledProperty
- public static readonly DependencyProperty OuterEllipseFillPointerOverProperty
- public static readonly DependencyProperty OuterEllipseFillPressedProperty
- public static readonly DependencyProperty OuterEllipseFillProperty
- public static readonly DependencyProperty OuterEllipseStrokeDisabledProperty
- public static readonly DependencyProperty OuterEllipseStrokePointerOverProperty
- public static readonly DependencyProperty OuterEllipseStrokePressedProperty
- public static readonly DependencyProperty OuterEllipseStrokeProperty
- public static readonly DependencyProperty RadioCheckSizeProperty
- public static readonly DependencyProperty RadioSizeProperty
- public static readonly DependencyProperty RadioStrokeThicknessProperty
- public static Brush GetBackgroundDisabled(UIElement element)
- public static Brush GetBackgroundPointerOver(UIElement element)
- public static Brush GetBackgroundPressed(UIElement element)
- public static Brush GetBorderBrushDisabled(UIElement element)
- public static Brush GetBorderBrushPointerOver(UIElement element)
- public static Brush GetBorderBrushPressed(UIElement element)
- public static Brush GetCheckGlyphFill(UIElement element)
- public static Brush GetCheckGlyphFillDisabled(UIElement element)
- public static Brush GetCheckGlyphFillPointerOver(UIElement element)
- public static Brush GetCheckGlyphFillPressed(UIElement element)
- public static Brush GetCheckGlyphStroke(UIElement element)
- public static Brush GetCheckGlyphStrokeDisabled(UIElement element)
- public static Brush GetCheckGlyphStrokePointerOver(UIElement element)
- public static Brush GetCheckGlyphStrokePressed(UIElement element)
- public static Brush GetForegroundDisabled(UIElement element)
- public static Brush GetForegroundPointerOver(UIElement element)
- public static Brush GetForegroundPressed(UIElement element)
- public static Brush GetOuterEllipseCheckedFill(UIElement element)
- public static Brush GetOuterEllipseCheckedFillDisabled(UIElement element)
- public static Brush GetOuterEllipseCheckedFillPointerOver(UIElement element)
- public static Brush GetOuterEllipseCheckedFillPressed(UIElement element)
- public static Brush GetOuterEllipseCheckedStroke(UIElement element)
- public static Brush GetOuterEllipseCheckedStrokeDisabled(UIElement element)
- public static Brush GetOuterEllipseCheckedStrokePointerOver(UIElement element)
- public static Brush GetOuterEllipseCheckedStrokePressed(UIElement element)
- public static Brush GetOuterEllipseFill(UIElement element)
- public static Brush GetOuterEllipseFillDisabled(UIElement element)
- public static Brush GetOuterEllipseFillPointerOver(UIElement element)
- public static Brush GetOuterEllipseFillPressed(UIElement element)
- public static Brush GetOuterEllipseStroke(UIElement element)
- public static Brush GetOuterEllipseStrokeDisabled(UIElement element)
- public static Brush GetOuterEllipseStrokePointerOver(UIElement element)
- public static Brush GetOuterEllipseStrokePressed(UIElement element)
- public static double GetRadioCheckSize(UIElement element)
- public static double GetRadioSize(UIElement element)
- public static double GetRadioStrokeThickness(UIElement element)
- public static void SetBackgroundDisabled(UIElement element, Brush value)
- public static void SetBackgroundPointerOver(UIElement element, Brush value)
- public static void SetBackgroundPressed(UIElement element, Brush value)
- public static void SetBorderBrushDisabled(UIElement element, Brush value)
- public static void SetBorderBrushPointerOver(UIElement element, Brush value)
- public static void SetBorderBrushPressed(UIElement element, Brush value)
- public static void SetCheckGlyphFill(UIElement element, Brush value)
- public static void SetCheckGlyphFillDisabled(UIElement element, Brush value)
- public static void SetCheckGlyphFillPointerOver(UIElement element, Brush value)
- public static void SetCheckGlyphFillPressed(UIElement element, Brush value)
- public static void SetCheckGlyphStroke(UIElement element, Brush value)
- public static void SetCheckGlyphStrokeDisabled(UIElement element, Brush value)
- public static void SetCheckGlyphStrokePointerOver(UIElement element, Brush value)
- public static void SetCheckGlyphStrokePressed(UIElement element, Brush value)
- public static void SetForegroundDisabled(UIElement element, Brush value)
- public static void SetForegroundPointerOver(UIElement element, Brush value)
- public static void SetForegroundPressed(UIElement element, Brush value)
- public static void SetOuterEllipseCheckedFill(UIElement element, Brush value)
- public static void SetOuterEllipseCheckedFillDisabled(UIElement element, Brush value)
- public static void SetOuterEllipseCheckedFillPointerOver(UIElement element, Brush value)
- public static void SetOuterEllipseCheckedFillPressed(UIElement element, Brush value)
- public static void SetOuterEllipseCheckedStroke(UIElement element, Brush value)
- public static void SetOuterEllipseCheckedStrokeDisabled(UIElement element, Brush value)
- public static void SetOuterEllipseCheckedStrokePointerOver(UIElement element, Brush value)
- public static void SetOuterEllipseCheckedStrokePressed(UIElement element, Brush value)
- public static void SetOuterEllipseFill(UIElement element, Brush value)
- public static void SetOuterEllipseFillDisabled(UIElement element, Brush value)
- public static void SetOuterEllipseFillPointerOver(UIElement element, Brush value)
- public static void SetOuterEllipseFillPressed(UIElement element, Brush value)
- public static void SetOuterEllipseStroke(UIElement element, Brush value)
- public static void SetOuterEllipseStrokeDisabled(UIElement element, Brush value)
- public static void SetOuterEllipseStrokePointerOver(UIElement element, Brush value)
- public static void SetOuterEllipseStrokePressed(UIElement element, Brush value)
- public static void SetRadioCheckSize(UIElement element, double value)
- public static void SetRadioSize(UIElement element, double value)
- public static void SetRadioStrokeThickness(UIElement element, double value)
-
public class RangeSelectionChangedEventArgs<T> : RoutedEventArgs
-
public sealed delegate RangeSelectionChangedEventHandler<T> : MulticastDelegate
-
public class RangeSlider : RangeBase
-
public class RangeSliderAutoTooltipValues : INotifyPropertyChanged
-
public static class ScrollBarHelper
-
public static class ScrollViewerHelper
-
public class SplitButton : ComboBox, ICommandSource
-
public class SplitView : Control
-
public static class TabControlHelper
-
public enum Theme
-
public abstract class TimePickerBase : Control
-
public class TimePickerBaseSelectionChangedEventArgs<T> : RoutedEventArgs
-
public class ToggleSwitch : HeaderedContentControl, ICommandSource
-
public class ToggleSwitchButton : ToggleButton
-
public class ToggleSwitchAutomationPeer : FrameworkElementAutomationPeer, IToggleProvider
-
public static class TreeViewItemHelper
-
public static class ValidationHelper
-
public static class WinApiHelper
-
public class WindowButtonCommands : ContentControl
-
public class WindowCommands : ToolBar
-
public class WindowCommandsItem : ContentControl
-
public enum WindowCommandsOverlayBehavior
-
public class WindowSettings
MahApps.Metro.Controls.Dialogs
MahApps.Metro.Converters
MahApps.Metro.Markup
MahApps.Metro.Theming
MahApps.Metro.ValueBoxes
XamlGeneratedNamespace