Back to Devexpress

DevExpress.Xpf.WindowsUI Namespace

wpf-devexpress-dot-xpf-2ce1e401.md

latest10.6 KB
Original Source

DevExpress.Xpf.WindowsUI Namespace

Provides classes that support base Windows Modern UI functionality. To use these classes in XAML code, add the xmlns:dxwui=”http://schemas.devexpress.com/winfx/2008/xaml/windowsui“ namespace reference.

Assembly : DevExpress.Xpf.Controls.v25.2.dll

NuGet Package : DevExpress.Wpf.Controls

Classes

NameDescription
AnimationSelectorRepresents a base class for objects that provide a custom logic to select a frame animation.
AppBarRepresents the bar in the Windows 8 style.
AppBarButtonRepresents the button in the AppBar.
AppBarSeparatorRepresents the separator in the AppBar.
AppBarToggleButtonRepresents the toggle button in the AppBar.
CommandButtonRepresents a round button displaying an icon in the outline.
FlipViewA Flip View.
FlipViewItemAn item within a FlipView.
FlyoutA Windows-8 styled flyout.
HamburgerMenuRepresents a collapsible navigation menu that displays a stack of navigation buttons. Supports regular buttons, sub-menus, hyperlinks, check and radio buttons.
HamburgerMenuAdaptiveLayoutControllerProvides options used to customize the HamburgerMenu‘s Adaptive Layout behavior.
HamburgerMenuBottomBarCheckBoxRepresents an icon-only button in the HamburgerMenu‘s Bottom Bar that an end-user can select (check) or clear (uncheck).
HamburgerMenuBottomBarNavigationButtonRepresents a icon-only button in the Bottom Bar of the HamburgerMenu that navigates to the specified page with a click.
HamburgerMenuBottomBarRadioButtonRepresents an icon-only button in the HamburgerMenu‘s Bottom Bar that allows an end-user to select an option from a group of options.
HamburgerMenuHyperlinkButtonRepresents a button in the HamburgerMenu that functions as a hyperlink.
HamburgerMenuNavigationButtonRepresents a button with an icon in the Main Menu of the HamburgerMenu that navigates to the specified page with a click.
HamburgerMenuSelectedItemChangedEventArgsProvides data for the HamburgerMenu.SelectedItemChanged and HamburgerSubMenu.SelectedItemChanged events.
HamburgerMenuToggleStateButtonRepresents the hamburger button in the HamburgerMenu.
HamburgerSubMenuRepresents a button with an icon in the HamburgerMenu that provides access to a Sub Menu.
HamburgerSubMenuNavigationButtonRepresents a button with an icon in the HamburgerMenu‘s Sub Menu.
HamburgerSubMenuPreviewNavigationButtonRepresents a preview item of the HamburgerMenu‘s Sub Menu.
HamburgerSubMenuThemeSelectorBehaviorPopulates the associated HamburgerSubMenu with available themes and allows you to choose the application’s theme.
MenuFlyoutA Windows-8 styled pop-up menu.
MenuFlyoutItemAn item within a MenuFlyout.
MenuFlyoutSeparatorA separator within the MenuFlyout.
NavigationButtonA button within WindowsUI application capable of navigating to a specific application screen.
NavigationFrameA container within a WindowsUI application which provides the capability to navigate through application screens.
NavigationPageA navigation container that implements the INavigationAware interface.
PageAdornerControlA control that, when navigated to, displays a header and reveals a back button.
PageViewA Page View within a WindowsUI application.
PageViewItemAn object within a PageView that stores content.
RevealHighlightOptions staticProvides access to the Reveal effect options.
SlideViewA Slide View container within a WindowsUI application.
SlideViewItemAn object within a SlideView that stores content.
SlideViewItemClickEventArgsProvides data for the SlideView.ItemClick event.
WinUIDialogWindowA Windows Modern-styled dialog window.
WinUIMessageBoxA Windows Modern UI-styled message box.

Enums

NameDescription
AnimationTypeSpecifies the animation of transitions between wizard pages.
HamburgerMenuAvailableViewStatesLists values that specify the available view states for the Hamburger Menu.
HamburgerMenuBottomBarItemPlacementLists values that specify the item’s placement within the HamburgerMenu‘s Bottom Bar.
HamburgerMenuItemPlacementLists values that specify the item’s placement within the HamburgerMenu‘s Main Menu.
HamburgerMenuViewStateLists values that specify the current view state of the HamburgerMenu.
HamburgerSubMenuMoreButtonVisibility
ItemSizeModeLists the values that specify how the FlipView sizes its child items.
NavigationCacheModeProvides members that specify different navigation cache modes for WPF WindowsUI applications.
PageHeadersLayoutTypeContains members that are passed to the PageView.PageHeadersLayoutType property as its values.
PrefetchedSourcesOptionsEnumerates actions that automatically execute when a NavigationFrame receives a list of containers that this frame can navigate to by calling the NavigationFrame.GoBack and NavigationFrame.GoForward methods.
RevealHighlightEffectModeLists values that specify the elements to which to apply the reveal effect.