DevZest.Windows Namespace

DevZest WPF Docking

DevZest.Windows Namespace
Provides general purpose classes and controls.
Classes
  Class Description
Public class Code example AdornerManager
Provides attached properties to get or set a UIElement or DataTemplate as the adorner of FrameworkElement.
Public class Code example ConditionalUriExtension
Provides conditional Uri in XAML markup.
Public class Code example DropDownButton
Represents a button that drops down a context menu.
Public class Code example MapConverter
An implementation of IValueConverter that converts from one set of values to another based on the contents of the Mappings collection.
Public class Mapping
Represents a mapping From one value To another.
Public class Code example ReverseCollectionViewSource
Represents the Extensible Application Markup Language (XAML) proxy of the CollectionView class, in a reversed order.
Public class ScrollButtonVisibilityConverter
Converts the offset, extent and viewport values of ScrollViewer to a Visibility value indicates whether the scroll button should be displayed.
Public class Code example SplitContainer
Represents a control consisting of two resizable UIElement objects.
Public class SplitterDistanceConverter
Converts instances of other types to and from SplitterDistance instances.
Public class StyleManager
Manages style of elements.
Public class Code example WindowControl
Represents a movable and resizable window hosted in WindowPanel.
Public class Code example WindowPanel
Defines an area where you can position child WindowControl elements.
Structures
  Structure Description
Public structure SplitterDistance
Represents the size of SplitContainer resizable areas.
Enumerations
  Enumeration Description
Public enumeration FallbackBehavior
Defines possible fallback behaviors for the MapConverter.
Public enumeration SplitterUnitType
Describes the kind of value that a SplitterDistance object is holding.
Public enumeration WindowHotspot
Specifies values for Hotspot attached property.