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