C# (CSharp) System.Windows.Controls Namespace

Nested Namespaces

System.Windows.Controls.Extensions
System.Windows.Controls.Primitives

Classes

Name Description
AnimatedPanel A base class for all panels providing animated layout.
AnimatedPanel.RectAnimation
AutoCompleteBox
AutoCompleteSearch A predefined set of filter functions for the known, built-in AutoCompleteFilterMode enumeration values.
BooleanToVisibilityConverter Convertes boolean values into visibility values and vice versa.
ComboBox
ContentControl
ContentPresenter Displays the content of a ContentControl.
Control
DataTypeTemplateSelector
EnumDisplayNameConverter Represents a value converter that is used to get the localized name of an enumeration value.
EnumToBooleanConverter Converts an enum to a boolean value, if the parameter has the same value as the enum value.
EnumToVisibilityConverter Converts an enum to the visible value, if the parameter has the same value as the enum value.
Extensions
Grid
InteractionHelper The InteractionHelper provides controls with support for all of the common interactions like mouse movement, mouse clicks, key presses, etc., and also incorporates proper event semantics when the control is disabled.
InvertedBooleanConverter Convertes boolean values into their negated boolean value (true => false, false => true).
InvertedBooleanToVisibilityConverter Convertes boolean values into visibility values and vice versa. Unlike the standard boolean to visibility converter it inverts the boolean values, which means, that false converts to visible and true converts to collapsed.
ItemContainerGenerator
ItemsControl
ItemsControlHelper The ItemContainerGenerator provides useful utilities for ItemsControls.
ItemsPresenter
MultiSelectTreeViewItem
NavigatedEventArgs Represents the event information for a Navigated event.
NavigatingEventArgs Represents the event information for a Navigating event.
OpenFileDialog
PopulatedEventArgs Provides data for the E:System.Windows.Controls.AutoCompleteBox.Populated event.
PopulatingEventArgs Provides data for the E:System.Windows.Controls.AutoCompleteBox.Populating event.
PopupHelper PopupHelper is a simple wrapper type that helps abstract platform differences out of the Popup.
ScrollViewer
ScrollViewer.OffsetEventArgs
ScrollViewer.ScrollBarSetEventArgs
ScrollViewer.ViewportEventArgs
ScrollViewer.VisibilityEventArgs
SelectionMultiple Implements the logic for the multiple selection strategy.
SelectorSelectionAdapter Represents the selection adapter contained in the drop-down portion of an T:System.Windows.Controls.AutoCompleteBox control.
StackPanel
TextBox
TypeToBooleanConverter Converts a type to a boolean value, if the parameter has the same value as the type.
TypeToVisibilityConverter Converts a type to the visible value, if the parameter has the same value as the type.
ViewModelAttribute
VirtualizingStackPanel
VisualStates Names and helpers for visual states in the controls.
VisualTreeExtensions A static class providing methods for working with the visual tree.