Show / Hide Table of Contents

Namespace DevZest.Windows

Classes

AdornerManager

Provides attached properties to get or set a System.Windows.UIElement or System.Windows.DataTemplate as the adorner of System.Windows.FrameworkElement.

ConditionalUriExtension

Provides conditional System.Uri in XAML markup.

DropDownButton

Represents a button that drops down a context menu.

MapConverter

An implementation of System.Windows.Data.IValueConverter that converts from one set of values to another based on the contents of the Mappings collection.

Mapping

Represents a mapping From one value To another.

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 System.Windows.Controls.ScrollViewer to a System.Windows.Visibility value indicates whether the scroll button should be displayed.

SplitContainer

Represents a control consisting of two resizable System.Windows.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.

Structs

SplitterDistance

Represents the size of SplitContainer resizable areas.

Enums

FallbackBehavior

Defines possible fallback behaviors for the MapConverter.

SplitterUnitType

Describes the kind of value that a SplitterDistance object is holding.

WindowHotspot

Specifies values for DevZest.Windows.WindowControl.Hotspot attached property.

Back to top Copyright © Weifen Luo | DevZest