API Diff between 2.1.1 and 1.1.1
1689 Additions
125 Removals
MahApps.Metro
MahApps.Metro.Accessibility
MahApps.Metro.Actions
MahApps.Metro.Behaviors
MahApps.Metro.Behaviours
MahApps.Metro.Controls
-
public class Badged : BadgedEx
-
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 sealed class ClipBorder : Decorator
-
public class ComboBoxHelper
-
public class ContentControlEx : ContentControl
-
public static class ControlsHelper
- public static readonly DependencyProperty ButtonWidthProperty
- public static readonly DependencyProperty ContentCharacterCasingProperty
- public static readonly DependencyProperty CornerRadiusProperty
- public static readonly DependencyProperty DisabledVisualElementVisibilityProperty
- public static readonly DependencyProperty
- public static readonly DependencyProperty
- public static readonly DependencyProperty
- public static readonly DependencyProperty FocusBorderThicknessProperty
- public static readonly DependencyProperty IsReadOnlyProperty
- public static double GetButtonWidth(DependencyObject obj)
- 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 (UIElement element)
- public static FontStretch (UIElement element)
- public static FontWeight (UIElement element)
- public static Thickness GetFocusBorderThickness(DependencyObject obj)
- public static bool GetIsReadOnly(UIElement element)
- public static void SetButtonWidth(DependencyObject obj, double value)
- 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 (UIElement element, double value)
- public static void (UIElement element, FontStretch value)
- public static void (UIElement element, FontWeight value)
- public static void SetFocusBorderThickness(DependencyObject obj, Thickness value)
- public static void SetIsReadOnly(UIElement element, bool value)
- public static void SetRecognizesAccessKey(UIElement element, bool value)
-
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 EnableCellEditAssistProperty
- 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 bool GetEnableCellEditAssist(DependencyObject 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 SetEnableCellEditAssist(DependencyObject element, bool value)
- public static void SetSelectionUnit(UIElement element, DataGridSelectionUnit value)
-
public class DataGridNumericUpDownColumn : DataGridBoundColumn
-
public static class DatePickerHelper
-
public class DateTimePicker : TimePickerBase
-
public enum DecimalPointCorrectionMode
-
public class DropDownButton : ItemsControl, ICommandSource
-
public static class ExpanderHelper
-
public static class Extensions
-
public class FlipView : Selector
-
public class Flyout : HeaderedContentControl
-
public class FlyoutAutomationPeer : FrameworkElementAutomationPeer
-
public class Glow : Control
-
public enum GlowDirection
-
public class GlowWindow : Window, IComponentConnector
-
public static class GroupBoxHelper
-
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 object { get; }
- public bool { get; }
- public ()
- public (RoutedEvent routedEvent)
- public (RoutedEvent routedEvent, object source)
-
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 HotKey : IEquatable<HotKey>
-
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 interface IMetroThumb : IInputElement
-
public class ItemClickEventArgs : RoutedEventArgs
-
public sealed delegate ItemClickRoutedEventHandler : MulticastDelegate
-
public static class ItemHelper
- public static readonly DependencyProperty ActiveSelectionBackgroundBrushProperty
- public static readonly DependencyProperty ActiveSelectionForegroundBrushProperty
- public static readonly DependencyProperty DisabledBackgroundBrushProperty
- public static readonly DependencyProperty DisabledForegroundBrushProperty
- public static readonly DependencyProperty DisabledSelectedBackgroundBrushProperty
- public static readonly DependencyProperty DisabledSelectedForegroundBrushProperty
- public static readonly DependencyProperty HoverBackgroundBrushProperty
- public static readonly DependencyProperty HoverSelectedBackgroundBrushProperty
- public static readonly DependencyProperty SelectedBackgroundBrushProperty
- public static readonly DependencyProperty SelectedForegroundBrushProperty
- public static Brush GetActiveSelectionBackgroundBrush(UIElement element)
- public static Brush GetActiveSelectionForegroundBrush(UIElement element)
- public static Brush GetDisabledBackgroundBrush(UIElement element)
- public static Brush GetDisabledForegroundBrush(UIElement element)
- public static Brush GetDisabledSelectedBackgroundBrush(UIElement element)
- public static Brush GetDisabledSelectedForegroundBrush(UIElement element)
- public static Brush GetHoverBackgroundBrush(UIElement element)
- public static Brush GetHoverSelectedBackgroundBrush(UIElement element)
- public static Brush GetSelectedBackgroundBrush(UIElement element)
- public static Brush GetSelectedForegroundBrush(UIElement element)
- public static void SetActiveSelectionBackgroundBrush(UIElement element, Brush value)
- public static void SetActiveSelectionForegroundBrush(UIElement element, Brush value)
- public static void SetDisabledBackgroundBrush(UIElement element, Brush value)
- public static void SetDisabledForegroundBrush(UIElement element, Brush value)
- public static void SetDisabledSelectedBackgroundBrush(UIElement element, Brush value)
- public static void SetDisabledSelectedForegroundBrush(UIElement element, Brush value)
- public static void SetHoverBackgroundBrush(UIElement element, Brush value)
- public static void SetHoverSelectedBackgroundBrush(UIElement element, Brush value)
- public static void SetSelectedBackgroundBrush(UIElement element, Brush value)
- public static void SetSelectedForegroundBrush(UIElement element, Brush value)
-
public interface IWindowPlacementSettings
-
public class LayoutInvalidationCatcher : Decorator
-
public static class MahAppsCommands
-
public class MetroContentControl : ContentControl
-
public class : GroupBox
-
public class : GroupBoxAutomationPeer
-
public class MetroTabControl : BaseMetroTabControl
-
public class MetroTabItem : TabItem
-
public class MetroThumb : Thumb, IMetroThumb, IInputElement
-
public class MetroThumbContentControl : ContentControlEx, IMetroThumb, IInputElement
-
public class MetroThumbContentControlAutomationPeer : FrameworkElementAutomationPeer
-
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 NumericInput
-
public class NumericUpDown : Control
-
public enum OverlayBehavior
-
public class PasswordBoxHelper
-
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 SliderHelper
- public static readonly DependencyProperty ChangeValueByProperty
- public static readonly DependencyProperty EnableMouseWheelProperty
- public static readonly DependencyProperty ThumbFillBrushProperty
- public static readonly DependencyProperty ThumbFillDisabledBrushProperty
- public static readonly DependencyProperty ThumbFillHoverBrushProperty
- public static readonly DependencyProperty ThumbFillPressedBrushProperty
- public static readonly DependencyProperty TrackFillBrushProperty
- public static readonly DependencyProperty TrackFillDisabledBrushProperty
- public static readonly DependencyProperty TrackFillHoverBrushProperty
- public static readonly DependencyProperty TrackFillPressedBrushProperty
- public static readonly DependencyProperty TrackValueFillBrushProperty
- public static readonly DependencyProperty TrackValueFillDisabledBrushProperty
- public static readonly DependencyProperty TrackValueFillHoverBrushProperty
- public static readonly DependencyProperty TrackValueFillPressedBrushProperty
- public SliderHelper()
- public static MouseWheelChange GetChangeValueBy(UIElement element)
- public static MouseWheelState GetEnableMouseWheel(UIElement element)
- public static Brush GetThumbFillBrush(UIElement element)
- public static Brush GetThumbFillDisabledBrush(UIElement element)
- public static Brush GetThumbFillHoverBrush(UIElement element)
- public static Brush GetThumbFillPressedBrush(UIElement element)
- public static Brush GetTrackFillBrush(UIElement element)
- public static Brush GetTrackFillDisabledBrush(UIElement element)
- public static Brush GetTrackFillHoverBrush(UIElement element)
- public static Brush GetTrackFillPressedBrush(UIElement element)
- public static Brush GetTrackValueFillBrush(UIElement element)
- public static Brush GetTrackValueFillDisabledBrush(UIElement element)
- public static Brush GetTrackValueFillHoverBrush(UIElement element)
- public static Brush GetTrackValueFillPressedBrush(UIElement element)
- public static void SetChangeValueBy(UIElement element, MouseWheelChange value)
- public static void SetEnableMouseWheel(UIElement element, MouseWheelState value)
- public static void SetThumbFillBrush(UIElement element, Brush value)
- public static void SetThumbFillDisabledBrush(UIElement element, Brush value)
- public static void SetThumbFillHoverBrush(UIElement element, Brush value)
- public static void SetThumbFillPressedBrush(UIElement element, Brush value)
- public static void SetTrackFillBrush(UIElement element, Brush value)
- public static void SetTrackFillDisabledBrush(UIElement element, Brush value)
- public static void SetTrackFillHoverBrush(UIElement element, Brush value)
- public static void SetTrackFillPressedBrush(UIElement element, Brush value)
- public static void SetTrackValueFillBrush(UIElement element, Brush value)
- public static void SetTrackValueFillDisabledBrush(UIElement element, Brush value)
- public static void SetTrackValueFillHoverBrush(UIElement element, Brush value)
- public static void SetTrackValueFillPressedBrush(UIElement element, Brush value)
-
public static class Spelling
-
public class SplitButton : ComboBox, ICommandSource
-
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 IsUnderlinedProperty
- public static readonly DependencyProperty CloseButtonEnabledProperty
- public static readonly DependencyProperty CloseTabCommandParameterProperty
- public static readonly DependencyProperty CloseTabCommandProperty
- public static bool GetIsUnderlined(UIElement element)
- 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(this TabItem tabItem)
- public static bool GetCloseButtonEnabled(UIElement element)
- public static ICommand GetCloseTabCommand(UIElement element)
- public static object GetCloseTabCommandParameter(UIElement element)
- public static void SetIsUnderlined(UIElement element, bool value)
- 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 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 : HeaderedContentControl, ICommandSource
-
public class ToggleSwitchButton : ToggleButton
-
public class ToggleSwitchAutomationPeer : FrameworkElementAutomationPeer, IToggleProvider
-
public static class TreeHelper
-
public static class TreeViewItemHelper
-
public class Underline : ContentControl
-
public enum UnderlinedType
-
public static class Utils
- public static Size CollapseThickness(this Thickness thick)
- public static Rect Deflate(this Rect rect, Thickness thick)
- public static Rect Inflate(this Rect rect, Thickness thick)
- public static bool IsCloseTo(this double value1, double value2)
- public static bool IsCloseTo(this Point point1, Point point2)
- public static bool IsCloseTo(this Size size1, Size size2)
- public static bool IsCloseTo(this Vector vector1, Vector vector2)
- public static bool IsCloseTo(this Rect rect1, Rect rect2)
- public static bool IsEqualTo(this Brush brush, Brush otherBrush)
- public static bool IsGreaterThan(this double value1, double value2)
- public static bool IsLessThan(double value1, double value2)
- public static bool IsNaN(double value)
- public static bool IsOne(this double value)
- public static bool IsOpaqueSolidColorBrush(this Brush brush)
- public static bool IsUniform(this Thickness thick)
- public static bool IsUniform(this CornerRadius corner)
- public static bool IsValid(this Thickness thick, bool allowNegative, bool allowNaN, bool allowPositiveInfinity, bool allowNegativeInfinity)
- public static bool IsValid(this CornerRadius corner, bool allowNegative, bool allowNaN, bool allowPositiveInfinity, bool allowNegativeInfinity)
- public static bool IsZero(this double value)
- public static bool IsZero(this Thickness thick)
- public static bool IsZero(this CornerRadius corner)
- public static double RoundLayoutValue(double value, double dpiScale)
-
public static class ValidationHelper
-
public static class VisibilityHelper
-
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
-
public abstract class BaseMetroDialog : ContentControl
-
public class CustomDialog : BaseMetroDialog
-
public class DialogCoordinator : IDialogCoordinator
- public static readonly IDialogCoordinator Instance
- public DialogCoordinator()
- public Task<TDialog> GetCurrentDialogAsync<TDialog>(object context) where TDialog : BaseMetroDialog
- public Task HideMetroDialogAsync(object context, BaseMetroDialog dialog, MetroDialogSettings settings = null)
- public Task<string> ShowInputAsync(object context, string title, string message, MetroDialogSettings settings = null)
- public Task<LoginDialogData> ShowLoginAsync(object context, string title, string message, LoginDialogSettings settings = null)
- public Task<MessageDialogResult> ShowMessageAsync(object context, string title, string message, MessageDialogStyle style = 0, MetroDialogSettings settings = null)
- public Task ShowMetroDialogAsync(object context, BaseMetroDialog dialog, MetroDialogSettings settings = null)
- public string ShowModalInputExternal(object context, string title, string message, MetroDialogSettings metroDialogSettings = null)
- public LoginDialogData ShowModalLoginExternal(object context, string title, string message, LoginDialogSettings settings = null)
- public MessageDialogResult ShowModalMessageExternal(object context, string title, string message, MessageDialogStyle style = 0, MetroDialogSettings settings = null)
- public Task<ProgressDialogController> ShowProgressAsync(object context, string title, string message, bool isCancelable = false, MetroDialogSettings settings = null)
-
public static class DialogManager
- public static BaseMetroDialog ShowDialogExternally(this BaseMetroDialog dialog)
- public static TDialog ShowDialogExternally<TDialog>(this TDialog dialog, Window windowOwner = null, Action<Window> handleExternalDialogWindow = null) where TDialog : BaseMetroDialog
- public static BaseMetroDialog ShowModalDialogExternally(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 class DialogParticipation
-
public interface IDialogCoordinator
- Task<TDialog> GetCurrentDialogAsync<TDialog>(object context) where TDialog : BaseMetroDialog
- Task HideMetroDialogAsync(object context, BaseMetroDialog dialog, MetroDialogSettings settings = null)
- Task<string> ShowInputAsync(object context, string title, string message, MetroDialogSettings settings = null)
- Task<LoginDialogData> ShowLoginAsync(object context, string title, string message, LoginDialogSettings settings = null)
- Task<MessageDialogResult> ShowMessageAsync(object context, string title, string message, MessageDialogStyle style = 0, MetroDialogSettings settings = null)
- Task ShowMetroDialogAsync(object context, BaseMetroDialog dialog, MetroDialogSettings settings = null)
- string ShowModalInputExternal(object context, string title, string message, MetroDialogSettings settings = null)
- LoginDialogData ShowModalLoginExternal(object context, string title, string message, LoginDialogSettings settings = null)
- MessageDialogResult ShowModalMessageExternal(object context, string title, string message, MessageDialogStyle style = 0, MetroDialogSettings settings = null)
- Task<ProgressDialogController> ShowProgressAsync(object context, string title, string message, bool isCancelable = false, MetroDialogSettings settings = null)
-
public class LoginDialog : BaseMetroDialog, IComponentConnector
-
public class LoginDialogData
-
public class LoginDialogSettings : MetroDialogSettings
-
public enum MessageDialogResult
-
public class MetroDialogAutomationPeer : FrameworkElementAutomationPeer
-
public class MetroDialogSettings
-
public class ProgressDialogController
MahApps.Metro.Converters
-
public class ClockDegreeConverter : IValueConverter
-
public class CornerRadiusBindingConverter : IValueConverter
-
public abstract class MarkupMultiConverter : MarkupExtension, IValueConverter, IMultiValueConverter
- protected MarkupMultiConverter()
- public abstract object Convert(object value, Type targetType, object parameter, CultureInfo culture)
- public abstract object Convert(object[] values, Type targetType, object parameter, CultureInfo culture)
- public abstract object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)
- public abstract object[] ConvertBack(object value, Type[] targetTypes, object parameter, CultureInfo culture)
-
public sealed class MathAddConverter : MarkupMultiConverter
-
public sealed class MathConverter : IValueConverter, IMultiValueConverter
- public MathOperation Operation { get; set; }
- public MathConverter()
- public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
- public object Convert(object[] values, Type targetType, object parameter, CultureInfo culture)
- public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)
- public object[] ConvertBack(object value, Type[] targetTypes, object parameter, CultureInfo culture)
-
public sealed class MathDivideConverter : MarkupMultiConverter
-
public sealed class MathMultiplyConverter : MarkupMultiConverter
-
public enum MathOperation
-
public sealed class MathSubtractConverter : MarkupMultiConverter
-
public class OffOnConverter : IValueConverter
-
public class NullToUnsetValueConverter : MarkupConverter
-
public enum RadiusType
-
public class SizeToCornerRadiusConverter : MarkupConverter
-
public class StringToVisibilityConverter : MarkupExtension, IValueConverter
-
public class ThicknessBindingConverter : IValueConverter
-
public enum ThicknessSideType
-
public class ThicknessToDoubleConverter : IValueConverter
MahApps.Metro.Markup
MahApps.Metro.Native
MahApps.Metro.Theming
MahApps.Metro.ValueBoxes
XamlGeneratedNamespace