mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
* Reset branch for WPF changes * Convert BMP to PNG; fix link-out-of-scope err * Add snippets for WPF... 6794 files!!!! * Add missing snippets * update file updated between migration * Fix paths to include * update breadcrumb and toc * fix index links * fix index links * fix index links * fix markdown
74 lines
2.1 KiB
Markdown
74 lines
2.1 KiB
Markdown
---
|
|
title: "Control Library"
|
|
ms.date: "03/30/2017"
|
|
f1_keywords:
|
|
- "AutoGeneratedOrientationPage"
|
|
helpviewer_keywords:
|
|
- "control library [WPF]"
|
|
- "libraries [WPF], controls"
|
|
ms.assetid: c1b33289-c389-4ac2-b153-3cbb0d8324ad
|
|
---
|
|
# Control Library
|
|
The Windows Presentation Foundation (WPF) control library contains information on the controls provided by Windows Presentation Foundation (WPF), listed alphabetically.
|
|
|
|
## In This Section
|
|
[Border](border.md)
|
|
[BulletDecorator](bulletdecorator.md)
|
|
[Button](button.md)
|
|
[Calendar](calendar.md)
|
|
[Canvas](canvas.md)
|
|
[CheckBox](checkbox.md)
|
|
[ComboBox](combobox.md)
|
|
[ContextMenu](contextmenu.md)
|
|
[DataGrid](datagrid.md)
|
|
[DatePicker](datepicker.md)
|
|
[DockPanel](dockpanel.md)
|
|
[DocumentViewer](documentviewer.md)
|
|
[Expander](expander.md)
|
|
[FlowDocumentPageViewer](flowdocumentpageviewer.md)
|
|
[FlowDocumentReader](flowdocumentreader.md)
|
|
[FlowDocumentScrollViewer](flowdocumentscrollviewer.md)
|
|
[Frame](frame.md)
|
|
[Grid](grid.md)
|
|
[GridSplitter](gridsplitter.md)
|
|
[GroupBox](groupbox.md)
|
|
[Image](image.md)
|
|
[Label](label.md)
|
|
[ListBox](listbox.md)
|
|
[ListView](listview.md)
|
|
[Menu](menu.md)
|
|
[Panel](panel.md)
|
|
[PasswordBox](passwordbox.md)
|
|
[Popup](popup.md)
|
|
[ProgressBar](progressbar.md)
|
|
[PrintDialog](printdialog.md)
|
|
[RadioButton](radiobutton.md)
|
|
[RepeatButton](repeatbutton.md)
|
|
[RichTextBox](richtextbox.md)
|
|
[ScrollBar](scrollbar.md)
|
|
[ScrollViewer](scrollviewer.md)
|
|
[Separator](separator.md)
|
|
[Slider](slider.md)
|
|
[StackPanel](stackpanel.md)
|
|
[StatusBar](statusbar.md)
|
|
[TabControl](tabcontrol.md)
|
|
[TextBlock](textblock.md)
|
|
[TextBox](textbox.md)
|
|
[ToolBar](toolbar.md)
|
|
[ToolTip](tooltip.md)
|
|
[TreeView](treeview.md)
|
|
[WrapPanel](wrappanel.md)
|
|
[Viewbox](viewbox.md)
|
|
|
|
## Reference
|
|
<xref:System.Windows.Controls>
|
|
|
|
<xref:System.Windows.Controls.Primitives>
|
|
|
|
## Related Sections
|
|
[Control Customization](control-customization.md)
|
|
|
|
[Controls by Category](controls-by-category.md)
|
|
|
|
[WPF Content Model](wpf-content-model.md)
|