API Diff between 1.1.1 and 3.0.0-alpha0457
440 Additions
702 Removals
MahApps.Metro
-
public class Accent
-
public class AppTheme
-
public class MahAppsException : Exception
-
public class MissingRequiredTemplatePartException : MahAppsException
-
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 class AddedItemEventArgs : RoutedEventArgs
-
public sealed delegate AddedItemEventArgsHandler : MulticastDelegate
-
public class AddingItemEventArgs : RoutedEventArgs
-
public sealed delegate AddingItemEventArgsHandler : MulticastDelegate
-
public enum AddToRecentColorsTrigger
-
public class AmPmComparer : IComparer<int>
-
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 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 DefaultObjectToStringComparer : MarkupExtension, ICompareObjectToString
-
public class DefaultStringToObjectParser : IParseStringToObject
-
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 enum FlyoutTheme
-
public class FontIcon : IconElement
-
public class GridLengthAnimation : AnimationTimeline
-
public class : GridViewHeaderRowPresenter
-
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 interface ICompareObjectToString
-
public abstract class IconElement : Control
-
public interface IDataGridColumnStylesHelper
-
public interface
-
public interface
-
public interface
-
public interface
-
public interface IMetroThumb : IInputElement
-
public interface IParseStringToObject
-
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 MetroNavigationWindow : MetroWindow, IUriContext, IComponentConnector
-
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 class MultiSelectionComboBox : ComboBox
-
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 PathIcon : IconElement
-
public class Pivot : ItemsControl
- public object { get; set; }
- public string { get; set; }
-
public class PivotItem : ContentControl
-
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 class RevealImage : UserControl, IComponentConnector
-
public static class ScrollViewerHelper
-
public static class ScrollBarHelper
-
public enum SelectedItemsOrderType
-
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 UnderlineMarginProperty
- 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 Thickness GetUnderlineMargin(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 SetUnderlineMargin(UIElement element, Thickness 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 static readonly DependencyProperty AutoWatermarkProperty
- public static readonly DependencyProperty ButtonCommandTargetProperty
- public static readonly DependencyProperty ButtonContentTemplateProperty
- public static readonly DependencyProperty ButtonFontSizeProperty
- public static readonly DependencyProperty ButtonsAlignmentProperty
- public static readonly DependencyProperty ButtonWidthProperty
- public static readonly DependencyProperty HasTextProperty
- public static readonly DependencyProperty IsClearTextButtonBehaviorEnabledProperty
- public static readonly DependencyProperty
- public static readonly DependencyProperty IsWaitingForDataProperty
- public static readonly DependencyProperty WatermarkAlignmentProperty
- public static readonly DependencyProperty WatermarkTrimmingProperty
- public static readonly DependencyProperty WatermarkWrappingProperty
- public static bool GetAutoWatermark(DependencyObject element)
- public static void ButtonClicked(object sender, RoutedEventArgs e)
- public static IInputElement GetButtonCommandTarget(DependencyObject d)
- public static DataTemplate GetButtonContentTemplate(DependencyObject d)
- public static double GetButtonFontSize(DependencyObject d)
- public static ButtonsAlignment GetButtonsAlignment(DependencyObject d)
- public static double GetButtonWidth(DependencyObject obj)
- public static bool GetIsMonitoring(UIElement element)
- public static bool GetIsClearTextButtonBehaviorEnabled(Button d)
- public static bool GetIsWaitingForData(DependencyObject obj)
- public static int GetTextLength(UIElement element)
- public static TextAlignment GetWatermarkAlignment(DependencyObject obj)
- public static TextTrimming GetWatermarkTrimming(DependencyObject obj)
- public static TextWrapping GetWatermarkWrapping(DependencyObject obj)
- public static void SetAutoWatermark(DependencyObject element, bool value)
- public static void SetButtonCommandTarget(DependencyObject obj, IInputElement value)
- public static void SetButtonContentTemplate(DependencyObject obj, DataTemplate value)
- public static void SetButtonFontSize(DependencyObject obj, double value)
- public static void SetButtonsAlignment(DependencyObject obj, ButtonsAlignment value)
- public static void SetButtonWidth(DependencyObject obj, double value)
- public static void SetIsClearTextButtonBehaviorEnabled(Button obj, bool value)
- public static void SetIsWaitingForData(DependencyObject obj, bool value)
- public static void SetWatermarkAlignment(DependencyObject obj, TextAlignment value)
- public static void SetWatermarkTrimming(DependencyObject obj, TextTrimming value)
- public static void SetWatermarkWrapping(DependencyObject obj, TextWrapping value)
-
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 class WindowButtonCommands : ContentControl, INotifyPropertyChanged
-
public class WindowCommands : ItemsControl, INotifyPropertyChanged
-
public class WindowCommandsItem : ContentControl
-
public enum WindowCommandsOverlayBehavior
-
public class WindowPlacementSetting
-
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 Task<string> ShowInputAsync(this MetroWindow window, object title, string message, MetroDialogSettings settings = null)
- public static Task<LoginDialogData> ShowLoginAsync(this MetroWindow window, object title, string message, LoginDialogSettings settings = null)
- public static Task<MessageDialogResult> ShowMessageAsync(this MetroWindow window, object title, string message, MessageDialogStyle style = 0, MetroDialogSettings settings = null)
- public static BaseMetroDialog ShowDialogExternally(this BaseMetroDialog dialog)
- public static Task<string> ShowInputAsync(this MetroWindow window, string title, string message, MetroDialogSettings settings = null)
- public static Task<LoginDialogData> ShowLoginAsync(this MetroWindow window, string title, string message, LoginDialogSettings settings = null)
- public static Task<MessageDialogResult> ShowMessageAsync(this MetroWindow window, string title, string message, MessageDialogStyle style = 0, MetroDialogSettings settings = null)
- public static Task<TDialog> ShowMetroDialogAsync<TDialog>(this MetroWindow window, MetroDialogSettings settings = 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 Task<ProgressDialogController> ShowProgressAsync(this MetroWindow window, object title, string message, bool isCancelable = false, MetroDialogSettings settings = null)
- public static BaseMetroDialog ShowModalDialogExternally(this BaseMetroDialog dialog)
- public static Task<ProgressDialogController> ShowProgressAsync(this MetroWindow window, string title, string message, bool isCancelable = false, MetroDialogSettings settings = null)
-
public static class DialogParticipation
-
public class DialogStateChangedEventArgs : EventArgs
-
public interface IDialogCoordinator
-
public class InputDialog : BaseMetroDialog, IComponentConnector
-
public class LoginDialog : BaseMetroDialog, IComponentConnector
-
public class LoginDialogData
-
public class LoginDialogSettings : MetroDialogSettings
-
public class MessageDialog : BaseMetroDialog, IComponentConnector
-
public enum MessageDialogResult
-
public class MetroDialogSettings
-
public class ProgressDialog : BaseMetroDialog, IComponentConnector
-
public class ProgressDialogController
MahApps.Metro.Controls.Helper
MahApps.Metro.Converters
MahApps.Metro.Lang
MahApps.Metro.Markup
MahApps.Metro.Native
MahApps.Metro.Theming
MahApps.Metro.ValueBoxes
System.Windows.Interactivity
XamlGeneratedNamespace