Espandi Riduci a icona
Questo argomento non è stato ancora valutato - Valuta questo argomento

Spazio dei nomi System.Windows.Controls

Provides classes to create elements, known as controls, that enable a user to interact with an application. The control classes are at the core of the user's experience with any application because they allow a user to view, select, or enter data or other information.
 ClasseDescrizione
Classe pubblicaAccessTextSpecifies with an underscore the character that is used as the access key.
Classe pubblicaAdornedElementPlaceholderRepresents the element used in a ControlTemplate to specify where an adorned control is placed relative to other elements in the ControlTemplate.
Classe pubblicaBooleanToVisibilityConverterRepresents the converter that converts Boolean values to and from Visibility enumeration values. This class cannot be inherited.
Classe pubblicaBorderDraws a border, background, or both around another element.
Classe pubblicaBorderGapMaskConverterRepresents a converter that converts the dimensions of a GroupBox control into a VisualBrush.
Classe pubblicaButtonRepresents a Windows button control, which reacts to the ButtonBase.Click event.
Classe pubblicaCanvasDefines an area within which you can explicitly position child elements by using coordinates that are relative to the Canvas area.
Classe pubblicaCheckBoxRepresents a control that a user can select and clear.
Classe pubblicaCleanUpVirtualizedItemEventArgsProvides data for the CleanUpVirtualizedItem event.
Classe pubblicaColumnDefinitionDefines column-specific properties that apply to Grid elements.
Classe pubblicaColumnDefinitionCollectionProvides access to an ordered, strongly typed collection of ColumnDefinition objects.
Classe pubblicaComboBox Represents a selection control in a drop-down list form. The items in the ComboBox can be shown and hidden by clicking the Button on the control.
Classe pubblicaComboBoxItem Implements a selectable item inside a ComboBox.
Classe pubblicaContentControlRepresents a control with a single piece of content.
Classe pubblicaContentPresenterDisplays the content of a ContentControl.
Classe pubblicaContextMenuRepresents a Menu control that contains a pop-up menu. The ContextMenu allows a control to expose functionality through the use of a Menu that is specific to the context of the control.
Classe pubblicaContextMenuEventArgs Provides data for a context menu event.
Classe pubblicaContextMenuService Service class that provides the system implementation for displaying a ContextMenu.
Classe pubblicaControlRepresents the base class for all user-interactive elements
Classe pubblicaControlTemplateSpecifies the visual structure and behavioral aspects of a Control that can be shared across multiple instances of the control.
Classe pubblicaDataTemplateSelectorProvides a way to choose a DataTemplate based on the data object and the data-bound element.
Classe pubblicaDecoratorProvides a base class for elements that apply effects onto or around a single child element, such as Border or Viewbox.
Classe pubblicaDefinitionBaseDefines the functionality required to support a shared-size group that is used by the ColumnDefinitionCollection and RowDefinitionCollection classes. This is an abstract class.
Classe pubblicaDockPanelDefines an area where you can arrange child elements either horizontally or vertically, relative to each other.
Classe pubblicaDocumentViewerRepresents a document viewing control that can host paginated FixedDocument content such as an XpsDocument.
Classe pubblicaExceptionValidationRuleRepresents a rule that checks for exceptions that are thrown during the update of the binding source property.
Classe pubblicaExpanderRepresents the control that displays a header that has a collapsible window that displays content.
Classe pubblicaFlowDocumentPageViewerRepresents a control for viewing flow content in a fixed viewing mode that shows content one page at a time.
Classe pubblicaFlowDocumentReaderProvides a control for viewing flow content, with built-in support for multiple viewing modes.
Classe pubblicaFlowDocumentScrollViewerProvides a control for viewing flow content in a continuous scrolling mode.
Classe pubblicaFrameFrame is a content control that supports navigation.
Classe pubblicaGridDefines a flexible grid area that consists of columns and rows.
Classe pubblicaGridSplitterRepresents the control that redistributes space between columns or rows of a Grid control.
Classe pubblicaGridViewRepresents a view mode that displays data items in columns for a ListView control.
Classe pubblicaGridViewColumnRepresents a column that displays data.
Classe pubblicaGridViewColumnCollectionRepresents a collection of GridViewColumn objects.
Classe pubblicaGridViewColumnHeaderRepresents a column header for a GridViewColumn.
Classe pubblicaGridViewHeaderRowPresenterRepresents an object that is used to define the layout of a row of column headers.
Classe pubblicaGridViewRowPresenterRepresents an object that specifies the layout of a row of data.
Classe pubblicaGroupBoxRepresents a control that creates a container that has a border and a header for user interface (UI) content.
Classe pubblicaGroupItemAppears as the root of the visual subtree generated for a group.
Classe pubblicaGroupStyleDefines how you want the group to look at each level.
Classe pubblicaHeaderedContentControl Base class, but not an abstract class, for all controls that contain single content and have a header.
Classe pubblicaHeaderedItemsControlRepresents a control that contains multiple items and have a header.
Classe pubblicaImageRepresents a control that displays an image.
Classe pubblicaInkCanvasDefines an area that receives and displays ink strokes.
Classe pubblicaInkCanvasGestureEventArgsProvides data for the Gesture event.
Classe pubblicaInkCanvasSelectionChangingEventArgsProvides data for the SelectionChanging.
Classe pubblicaInkCanvasSelectionEditingEventArgsProvides data for the SelectionMoving and SelectionResizing events.
Classe pubblicaInkCanvasStrokeCollectedEventArgsProvides data for the StrokeCollected event.
Classe pubblicaInkCanvasStrokeErasingEventArgsProvides data for the StrokeErasing event.
Classe pubblicaInkCanvasStrokesReplacedEventArgsProvides data for the StrokesReplaced event.
Classe pubblicaInkPresenterRenders ink on a surface.
Classe pubblicaItemCollectionHolds the list of items that constitute the content of an ItemsControl.
Classe pubblicaItemContainerGeneratorGenerates the user interface (UI) on behalf of its host, such as an ItemsControl. This class cannot be inherited.
Classe pubblicaItemsControlRepresents a control that can be used to present a collection of items.
Classe pubblicaItemsPanelTemplateSpecifies the panel that the ItemsPresenter creates for the layout of the items of an ItemsControl.
Classe pubblicaItemsPresenterUsed within the template of an item control to specify the place in the control’s visual tree where the ItemsPanel defined by the ItemsControl is to be added.
Classe pubblicaLabelRepresents the text label for a control and provides support for access keys.
Classe pubblicaListBox Control that implements a list of selectable items.
Classe pubblicaListBoxItemRepresents a selectable item in a ListBox.
Classe pubblicaListViewRepresents a control that displays a list of data items.
Classe pubblicaListViewItemRepresents an item in a ListView control.
Classe pubblicaMediaElementRepresents a control that contains audio and/or video.
Classe pubblicaMenu Represents a Windows menu control that enables you to hierarchically organize elements associated with commands and event handlers.
Classe pubblicaMenuItemImplements a selectable item inside a Menu.
Classe pubblicaMenuScrollingVisibilityConverterData binding converter to handle the visibility of repeat buttons in scrolling menus.
Classe pubblicaPagePage encapsulates a page of content that can be navigated to and hosted by Windows Internet Explorer, NavigationWindow, and Frame.
Classe pubblicaPanelProvides a base class for all Panel elements. Use Panel elements to position and arrange child objects in Windows Presentation Foundation (WPF) applications.
Classe pubblicaPasswordBoxRepresents a control designed for entering and handling passwords.
Classe pubblicaPrintDialogInvokes a standard Microsoft Windows print dialog box that configures a PrintTicket and PrintQueue according to user input and then prints a document.
Classe pubblicaPrintDialogExceptionThe exception that is thrown when an error condition occurs during the opening, accessing, or using of a PrintDialog Control.
Classe pubblicaProgressBar Control that an application uses to visually indicate the progress of a lengthy operation.
Classe pubblicaRadioButton Represents a button that can be selected, but not cleared, by a user. The IsChecked property of a RadioButton can be set by clicking it, but it can only be cleared progammatically.
Classe pubblicaRichTextBoxRepresents a rich editing control which operates on FlowDocument objects.
Classe pubblicaRowDefinitionDefines row-specific properties that apply to Grid elements.
Classe pubblicaRowDefinitionCollectionProvides access to an ordered, strongly typed collection of RowDefinition objects. This class cannot be inherited.
Classe pubblicaScrollChangedEventArgsDescribes a change in the scrolling state and contains the required arguments for a ScrollChanged event.
Classe pubblicaScrollContentPresenterDisplays the content of a ScrollViewer control. This class cannot be inherited.
Classe pubblicaScrollViewerRepresents a scrollable area that can contain other visible elements.
Classe pubblicaSelectionChangedEventArgs Provides data for the SelectionChanged event.
Classe pubblicaSeparator Control that is used to separate items in items controls.
Classe pubblicaSliderRepresents a control that lets the user select from a range of values by moving a Thumb control along a Track.
Classe pubblicaSoundPlayerActionRepresents a light weight audio playback TriggerAction used to play .wav files.
Classe pubblicaSpellCheckProvides real-time spell checking functionality to text editing controls, including TextBox and RichTextBox.
Classe pubblicaSpellingErrorRepresents a misspelled word in an editing control (i.e. TextBox or RichTextBox).
Classe pubblicaStackPanelArranges child elements into a single line that can be oriented horizontally or vertically.
Classe pubblicaStickyNoteControlRepresents a control that lets users attach typed text or handwritten annotations to documents. This class cannot be inherited.
Classe pubblicaStyleSelectorProvides a way to apply styles based on custom logic.
Classe pubblicaTabControlRepresents a control that allows visual content to be arranged in a tabular form.
Classe pubblicaTabItemControl that implements a selectable item inside a TabControl.
Classe pubblicaTextBlockProvides a lightweight control for displaying small amounts of flow content.
Classe pubblicaTextBoxRepresents a control that can be used to display or edit unformatted text.
Classe pubblicaTextChangedEventArgsProvides data for the TextChanged event.
Classe pubblicaTextSearchEnables a user to quickly access items in a set by typing prefixes of strings.
Classe pubblicaToolBarProvides a container for a group of commands or controls.
Classe pubblicaToolBarTrayLayout container that handles the layout of a ToolBar.
Classe pubblicaToolTipRepresents a control that creates a pop-up window that displays information for an element in the interface.
Classe pubblicaToolTipEventArgsProvides event information for events that occur when a tooltip opens or closes. This class cannot be inherited.
Classe pubblicaToolTipServiceRepresents a service that provides properties and events to control the display and behavior of tooltips. This class cannot be inherited.
Classe pubblicaTreeViewRepresents a control that displays hierarchical data in a tree structure that has items that can expand and collapse.
Classe pubblicaTreeViewItemImplements a selectable item in a TreeView control.
Classe pubblicaUIElementCollectionRepresents an ordered collection of UIElements.
Classe pubblicaUserControlProvides a simple way to create a control.
Classe pubblicaValidationProvides methods and attached properties that support data validation. This class cannot be inherited.
Classe pubblicaValidationErrorRepresents a validation error that is created either by the binding engine when a ValidationRule reports a validation error, or through the MarkInvalid method explicitly.
Classe pubblicaValidationErrorEventArgsProvides information for the Validation.Error attached event.
Classe pubblicaValidationResultRepresents the result returned by the ValidationRule.Validate method that indicates whether the checked value passed the ValidationRule.
Classe pubblicaValidationRuleProvides a way to create a custom rule in order to check the validity of user input. This is an abstract class.
Classe pubblicaViewBaseRepresents the base class for views that define the appearance of data in a ListView control.
Classe pubblicaViewboxDefines a content decorator that can stretch and scale a single child to fill the available space.
Classe pubblicaViewport3DProvides a rendering surface for 3-D visual content.
Classe pubblicaVirtualizingPanelProvides a framework for Panel elements that virtualize their child data collection. This is an abstract class.
Classe pubblicaVirtualizingStackPanelArranges and virtualizes content on a single line that is oriented either horizontally or vertically.
Classe pubblicaWrapPanelPositions child elements in sequential position from left to right, breaking content to the next line at the edge of the containing box. Subsequent ordering happens sequentially from top to bottom or from right to left, depending on the value of the Orientation property.
 StrutturaDescrizione
Struttura pubblicaPageRangeSpecifies a range of pages.
 DelegatoDescrizione
Delegato pubblicoCleanUpVirtualizedItemEventHandlerRepresents the method that handles the CleanUpVirtualizedItem event.
Delegato pubblicoContextMenuEventHandler Represents the methods that handle the ContextMenuClosing and ContextMenuOpening events.
Delegato pubblicoGroupStyleSelectorDelegate used to select the group style as a function of the parent group and its level.
Delegato pubblicoInkCanvasGestureEventHandlerRepresents the method that will handle the Gesture event of a InkCanvas.
Delegato pubblicoInkCanvasSelectionChangingEventHandlerRepresents the method that will handle the SelectionChanging event of a InkCanvas.
Delegato pubblicoInkCanvasSelectionEditingEventHandlerRepresents the method that will handle the SelectionMoving event, or SelectionResizing event of an InkCanvas.
Delegato pubblicoInkCanvasStrokeCollectedEventHandlerRepresents the method that will handle the StrokeCollected event of an InkCanvas.
Delegato pubblicoInkCanvasStrokeErasingEventHandlerRepresents the method that will handle the StrokeErasing event of a InkCanvas.
Delegato pubblicoInkCanvasStrokesReplacedEventHandlerRepresents the method that will handle the StrokesReplaced event of a InkCanvas.
Delegato pubblicoScrollChangedEventHandlerRepresents the method that is used to handle the ScrollChanged event.
Delegato pubblicoSelectionChangedEventHandler Represents the methods that handle the SelectionChanged event.
Delegato pubblicoTextChangedEventHandler Represents the method that handles the TextChanged event.
Delegato pubblicoToolTipEventHandlerRepresents the method that handles events that occur when a tooltip opens and closes.
 EnumerazioneDescrizione
Enumerazione pubblicaCharacterCasingSpecifies the case of characters typed manually into a TextBox control.
Enumerazione pubblicaClickMode Specifies when the Click event should fire.
Enumerazione pubblicaDockSpecifies the Dock position of a child element that is inside a DockPanel.
Enumerazione pubblicaExpandDirectionSpecifies the direction in which an Expander control opens.
Enumerazione pubblicaFlowDocumentReaderViewingModeNames viewing modes for the FlowDocumentReader control.
Enumerazione pubblicaGridResizeBehaviorSpecifies the rows or columns that are resized by a GridSplitter control.
Enumerazione pubblicaGridResizeDirectionSpecifies whether a GridSplitter control redistributes space between rows or between columns.
Enumerazione pubblicaGridViewColumnHeaderRoleDefines the state or role of a GridViewColumnHeader control.
Enumerazione pubblicaInkCanvasClipboardFormatSpecifies the type of formats that an InkCanvas accepts from the Clipboard.
Enumerazione pubblicaInkCanvasEditingModeSpecifies the editing mode for the InkCanvas
Enumerazione pubblicaInkCanvasSelectionHitResultIdentifies the various parts of a selection adorner of an InkCanvas.
Enumerazione pubblicaMediaStateSpecifies the states that can be applied to a MediaElement for the LoadedBehavior and UnloadedBehavior properties.
Enumerazione pubblicaMenuItemRole Defines the different roles that a MenuItem can have.
Enumerazione pubblicaOrientation Defines the different orientations that a control or layout can have.
Enumerazione pubblicaOverflowMode Specifies how ToolBar items are placed in the main toolbar panel and in the overflow panel.
Enumerazione pubblicaPageRangeSelectionSpecifies whether all the pages or only a limited range will be processed by an operation, usually printing.
Enumerazione pubblicaScrollBarVisibilitySpecifies the visibility of a ScrollBar for scrollable content.
Enumerazione pubblicaSelectionMode Defines the selection behavior for a ListBox.
Enumerazione pubblicaSpellingReformSpecifies the spelling reform rules used by the spellchecker of the text editing control (i.e. TextBox or RichTextBox).
Enumerazione pubblicaStickyNoteTypeSpecifies whether a StickyNoteControl accepts textor ink.
Enumerazione pubblicaStretchDirectionDescribes how scaling applies to content and restricts scaling to named axis types.
Enumerazione pubblicaUndoAction How the undo stack caused or is affected by a text change.
Enumerazione pubblicaValidationErrorEventActionDescribes whether a ValidationError object has been added or cleared.
Il documento è risultato utile?
(1500 caratteri rimanenti)

Aggiunte alla community

AGGIUNGI
© 2013 Microsoft. Tutti i diritti riservati.