API Diff between 1.1.1 and 2.4.3
396 Additions
619 Removals
MahApps.Metro
-
public class Accent
-
public class AppTheme
-
public class MahAppsException : Exception
-
public class OnThemeChangedEventArgs : EventArgs
-
public static class ThemeManager
- public static IEnumerable<Accent> Accents { get; }
- public static IEnumerable<AppTheme> AppThemes { get; }
- public static event EventHandler<OnThemeChangedEventArgs> IsThemeChanged
- public static bool AddAccent(string name, Uri resourceAddress)
- public static bool AddAppTheme(string name, Uri resourceAddress)
- public static void ChangeAppStyle(Application app, Accent newAccent, AppTheme newTheme)
- public static void ChangeAppStyle(Window window, Accent newAccent, AppTheme newTheme)
- public static void ChangeAppStyle(ResourceDictionary resources, Accent newAccent, AppTheme newTheme)
- public static void ChangeAppTheme(Application app, string themeName)
- public static void ChangeAppTheme(Window window, string themeName)
- public static Tuple<AppTheme, Accent> DetectAppStyle()
- public static Tuple<AppTheme, Accent> DetectAppStyle(Window window)
- public static Tuple<AppTheme, Accent> DetectAppStyle(Application app)
- public static Accent GetAccent(string accentName)
- public static Accent GetAccent(ResourceDictionary resources)
- public static AppTheme GetAppTheme(ResourceDictionary resources)
- public static AppTheme GetAppTheme(string appThemeName)
- public static AppTheme GetInverseAppTheme(AppTheme appTheme)
- public static object GetResourceFromAppStyle(Window window, string key)
- public static bool IsAccentDictionary(ResourceDictionary resources)
MahApps.Metro.Accessibility
MahApps.Metro.Actions
MahApps.Metro.Automation.Peers
MahApps.Metro.Behaviors
MahApps.Metro.Behaviours
MahApps.Metro.Controls
-
public enum AddToRecentColorsTrigger
-
public class Badged : BadgedEx
-
public static class BuildInColorPalettes
-
public enum ButtonsAlignment
-
public static class CheckBoxHelper
-
public sealed class ClipBorder : Decorator
-
public static class ButtonHelper
-
public class ColorCanvas : ColorPickerBase
-
public class ColorEyeDropper : Button
-
public class ColorEyePreviewData : DependencyObject
-
public static class ColorHelper
-
public class ColorPalette : ListBox
-
public class ColorPicker : ColorPickerBase
-
public class ColorPickerBase : Control
-
public class ComboBoxHelper
-
public class ContentControlEx : ContentControl
-
public class ContentPresenterEx : ContentPresenter
-
public static class ControlsHelper
- public static readonly DependencyProperty ContentCharacterCasingProperty
- public static readonly DependencyProperty CornerRadiusProperty
- public static readonly DependencyProperty DisabledVisualElementVisibilityProperty
- public static readonly DependencyProperty ButtonWidthProperty
- public static readonly DependencyProperty FocusBorderThicknessProperty
- public static readonly DependencyProperty IsReadOnlyProperty
- public static readonly DependencyProperty
- public static readonly DependencyProperty
- public static readonly DependencyProperty
- public static readonly DependencyProperty RecognizesAccessKeyProperty
- public static CharacterCasing GetContentCharacterCasing(UIElement element)
- public static CornerRadius GetCornerRadius(UIElement element)
- public static Visibility GetDisabledVisualElementVisibility(UIElement element)
- public static double GetButtonWidth(DependencyObject obj)
- public static Thickness GetFocusBorderThickness(DependencyObject obj)
- public static bool GetIsReadOnly(UIElement element)
- public static double (UIElement element)
- public static FontStretch (UIElement element)
- public static FontWeight (UIElement element)
- public static bool GetRecognizesAccessKey(UIElement element)
- public static void SetContentCharacterCasing(UIElement element, CharacterCasing value)
- public static void SetCornerRadius(UIElement element, CornerRadius value)
- public static void SetDisabledVisualElementVisibility(UIElement element, Visibility value)
- public static void SetButtonWidth(DependencyObject obj, double value)
- public static void SetFocusBorderThickness(DependencyObject obj, Thickness value)
- public static void SetIsReadOnly(UIElement element, bool value)
- public static void (UIElement element, double value)
- public static void (UIElement element, FontStretch value)
- public static void (UIElement element, FontWeight value)
- public static void SetRecognizesAccessKey(UIElement element, bool value)
-
public class : Popup
-
public class DataGridColumnStylesHelperExtension : MarkupExtension, IDataGridColumnStylesHelper
-
public static class DataGridHelper
-
public class DataGridCellHelper
-
public class DataGridNumericUpDownColumn : DataGridBoundColumn
-
public static class DatePickerHelper
-
public class DateTimePicker : TimePickerBase
-
public enum DecimalPointCorrectionMode
-
public class DropDownButton : ItemsControl
-
public static class ExpanderHelper
-
public static class Extensions
-
public class FlipView : Selector
-
public class FlipViewItem : ContentControl
-
public class Flyout : ContentControl
-
public class FontIcon : IconElement
-
public class GridLengthAnimation : AnimationTimeline
-
public class : ContentControl
-
public class : HamburgerMenuItem
-
public class : HamburgerMenuItemBase, IHamburgerMenuHeaderItem
-
public class : HamburgerMenuItem
-
public class : HamburgerMenuItem
-
public class : HamburgerMenuItemBase, IHamburgerMenuItem, ICommandSource
-
public class : Freezable, IHamburgerMenuItemBase
-
public class : FreezableCollection<HamburgerMenuItemBase>
-
public class : RoutedEventArgs
-
public sealed delegate HamburgerMenuItemInvokedRoutedEventHandler : MulticastDelegate
-
public class : StyleSelector
-
public class : ListBox
-
public class : HamburgerMenuItemBase, IHamburgerMenuSeparatorItem
-
public static class
-
public class HotKey : IEquatable<HotKey>
-
public class HotKeyBox : Control
-
public struct HSVColor : IEquatable<HSVColor>
-
public abstract class IconElement : Control
-
public interface IDataGridColumnStylesHelper
-
public interface
-
public interface
-
public interface
-
public interface
-
public interface IMetroThumb : IInputElement
-
public class ItemClickEventArgs : RoutedEventArgs
-
public sealed delegate ItemClickRoutedEventHandler : MulticastDelegate
-
public static class ItemHelper
-
public class Glow : Control
-
public enum GlowDirection
-
public class GlowWindow : Window, IComponentConnector
-
public static class GroupBoxHelper
-
public interface IWindowPlacementSettings
-
public class LayoutInvalidationCatcher : Decorator
-
public static class MahAppsCommands
-
public class MetroContentControl : ContentControl
-
public class : GroupBox
-
public class MetroTabControl : BaseMetroTabControl
-
public class MetroTabItem : TabItem
-
public class MetroThumb : Thumb, IMetroThumb, IInputElement
-
public class MetroThumbContentControl : ContentControlEx, IMetroThumb, IInputElement
-
public class MetroThumbContentControlDragCompletedEventArgs : DragCompletedEventArgs
-
public class MetroThumbContentControlDragStartedEventArgs : DragStartedEventArgs
-
public class MetroWindow : Window
-
public enum MouseWheelChange
-
public enum MouseWheelState
-
public class MultiFrameImage : Image
-
public enum MultiFrameImageMode
-
public static class MultiSelectorHelper
-
public enum NavigationButtonsPosition
-
public enum NavigationIndexPlacement
-
public enum NumericInput
-
public class NumericUpDown : Control
-
public enum OverlayBehavior
-
public class PasswordBoxHelper
-
public class Planerator : FrameworkElement
-
public class ProgressRing : Control
-
public static class RadioButtonHelper
-
public class RangeSelectionChangedEventArgs<T> : RoutedEventArgs
-
public sealed delegate RangeSelectionChangedEventHandler<T> : MulticastDelegate
-
public class RangeParameterChangedEventArgs : RoutedEventArgs
-
public sealed delegate RangeParameterChangedEventHandler : MulticastDelegate
-
public enum RangeParameterChangeType
-
public class RangeSelectionChangedEventArgs : RoutedEventArgs
-
public sealed delegate RangeSelectionChangedEventHandler : MulticastDelegate
-
public class RangeSlider : RangeBase
-
public class RangeSliderAutoTooltipValues : INotifyPropertyChanged
-
public static class ScrollViewerHelper
-
public static class ScrollBarHelper
-
public class SliderHelper
-
public static class Spelling
-
public class SplitButton : ItemsControl
-
public class SplitView : Control
-
public enum SplitViewDisplayMode
-
public sealed class SplitViewPaneClosingEventArgs
-
public enum SplitViewPanePlacement
-
public sealed class SplitViewTemplateSettings : DependencyObject
-
public static class TabControlHelper
- public static readonly DependencyProperty CloseButtonEnabledProperty
- public static readonly DependencyProperty CloseTabCommandParameterProperty
- public static readonly DependencyProperty CloseTabCommandProperty
- public static readonly DependencyProperty IsUnderlinedProperty
- public static readonly DependencyProperty UnderlineBrushProperty
- public static readonly DependencyProperty UnderlinedProperty
- public static readonly DependencyProperty UnderlineMouseOverBrushProperty
- public static readonly DependencyProperty UnderlineMouseOverSelectedBrushProperty
- public static readonly DependencyProperty UnderlinePlacementProperty
- public static readonly DependencyProperty UnderlineSelectedBrushProperty
- public static void ClearStyle(TabItem tabItem)
- public static bool GetCloseButtonEnabled(UIElement element)
- public static ICommand GetCloseTabCommand(UIElement element)
- public static object GetCloseTabCommandParameter(UIElement element)
- public static bool GetIsUnderlined(UIElement element)
- public static Brush GetUnderlineBrush(UIElement element)
- public static UnderlinedType GetUnderlined(UIElement element)
- public static Brush GetUnderlineMouseOverBrush(UIElement element)
- public static Brush GetUnderlineMouseOverSelectedBrush(UIElement element)
- public static Dock? GetUnderlinePlacement(UIElement element)
- public static Brush GetUnderlineSelectedBrush(UIElement element)
- public static void SetCloseButtonEnabled(UIElement element, bool value)
- public static void SetCloseTabCommand(UIElement element, ICommand value)
- public static void SetCloseTabCommandParameter(UIElement element, object value)
- public static void SetIsUnderlined(UIElement element, bool value)
- public static void SetUnderlineBrush(UIElement element, Brush value)
- public static void SetUnderlined(UIElement element, UnderlinedType value)
- public static void SetUnderlineMouseOverBrush(UIElement element, Brush value)
- public static void SetUnderlineMouseOverSelectedBrush(UIElement element, Brush value)
- public static void SetUnderlinePlacement(UIElement element, Dock? value)
- public static void SetUnderlineSelectedBrush(UIElement element, Brush value)
-
public class TextBoxHelper
-
public class Tile : Button
-
public enum TimePartVisibility
-
public class TimePicker : TimePickerBase
-
public abstract class TimePickerBase : Control
-
public enum TimePickerFormat
-
public class ToggleSwitch : ContentControl
-
public class ToggleSwitchButton : ToggleButton
-
public static class TreeHelper
-
public static class TreeViewItemHelper
-
public class Underline : ContentControl
-
public enum UnderlinedType
-
public static class Utils
-
public static class ValidationHelper
-
public static class VisibilityHelper
-
public static class WinApiHelper
-
public class WindowButtonCommands : ContentControl, INotifyPropertyChanged
-
public class WindowCommands : ItemsControl, INotifyPropertyChanged
-
public class WindowCommandsItem : ContentControl
-
public enum WindowCommandsOverlayBehavior
-
public class WindowSettings
MahApps.Metro.Controls.Dialogs
-
public abstract class BaseMetroDialog : ContentControl
-
public class CustomDialog : BaseMetroDialog
-
public class DialogCoordinator : IDialogCoordinator
-
public static class DialogManager
- public static TDialog ShowDialogExternally<TDialog>(this TDialog dialog, Window windowOwner = null, Action<Window> handleExternalDialogWindow = null) where TDialog : BaseMetroDialog
- public static BaseMetroDialog ShowDialogExternally(this BaseMetroDialog dialog)
- public static Task<TDialog> ShowMetroDialogAsync<TDialog>(this MetroWindow window, MetroDialogSettings settings = null) where TDialog : BaseMetroDialog
- public static TDialog ShowModalDialogExternally<TDialog>(this TDialog dialog, Window windowOwner = null, Action<Window> handleExternalDialogWindow = null) where TDialog : BaseMetroDialog
- public static string ShowModalInputExternal(this MetroWindow window, string title, string message, MetroDialogSettings settings = null)
- public static LoginDialogData ShowModalLoginExternal(this MetroWindow window, string title, string message, LoginDialogSettings settings = null)
- public static MessageDialogResult ShowModalMessageExternal(this MetroWindow window, string title, string message, MessageDialogStyle style = 0, MetroDialogSettings settings = null)
- public static BaseMetroDialog ShowModalDialogExternally(this BaseMetroDialog dialog)
-
public static class DialogParticipation
-
public interface IDialogCoordinator
-
public class LoginDialog : BaseMetroDialog, IComponentConnector
-
public class LoginDialogData
-
public class LoginDialogSettings : MetroDialogSettings
-
public enum MessageDialogResult
-
public class MetroDialogSettings
-
public class ProgressDialogController
MahApps.Metro.Converters
MahApps.Metro.Markup
MahApps.Metro.Native
MahApps.Metro.Theming
MahApps.Metro.ValueBoxes
System.Windows.Interactivity
XamlGeneratedNamespace