System.Windows.Controls Ad Alanı
Bir kullanıcının uygulamayla etkileşime geçmesini sağlayan, denetimler olarak bilinen öğeler oluşturmak için sınıflar sağlar. Provides classes to create elements, known as controls, that enable a user to interact with an application. Denetim sınıfları, bir kullanıcının, verileri veya diğer bilgileri görüntülemesine, seçmesine veya girmesine izin verdiklerinden, kullanıcının herhangi bir uygulamayla ilgili deneyiminin çekirdeğidir. 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.
Sınıflar
AccessText |
Erişim anahtarı olarak kullanılan karakteri alt çizgi ile belirtir.Specifies with an underscore the character that is used as the access key. |
ActivatingKeyTipEventArgs |
ActivatingKeyTip olayı için veriler sağlar.Provides data for the ActivatingKeyTip event. |
AddingNewItemEventArgs |
AddingNewItem olayı için veriler sağlar.Provides data for the AddingNewItem event. |
AdornedElementPlaceholder |
İçinde bulunan ControlTemplate ve içindeki diğer öğelere göre düzenlenmiş bir denetimin nereye yerleştirileceğini belirtmek için, öğesinde kullanılan öğeyi temsil eder ControlTemplate .Represents the element used in a ControlTemplate to specify where a decorated control is placed relative to other elements in the ControlTemplate. |
AlternationConverter |
Bir nesne listesine bir dizin olarak tamsayı uygulayarak bir tamsayıyı bir nesneye dönüştürür.Converts an integer to and from an object by applying the integer as an index to a list of objects. |
BooleanToVisibilityConverter |
Boole değerlerini sabit listesi değerlerinden ve bu değerlere dönüştüren dönüştürücüyü temsil eder Visibility .Represents the converter that converts Boolean values to and from Visibility enumeration values. |
Border |
Başka bir öğenin etrafında kenarlık, arka plan veya her ikisini çizer.Draws a border, background, or both around another element. |
BorderGapMaskConverter |
Bir denetimin boyutlarını öğesine dönüştüren dönüştürücüyü temsil eder GroupBox VisualBrush .Represents a converter that converts the dimensions of a GroupBox control into a VisualBrush. |
Button |
Olaya tepki veren bir Windows düğme denetimini temsil eder Click .Represents a Windows button control, which reacts to the Click event. |
Calendar |
Bir kullanıcının görsel takvim görüntüsü kullanarak bir tarih seçmesini sağlayan bir denetimi temsil eder.Represents a control that enables a user to select a date by using a visual calendar display. |
CalendarBlackoutDatesCollection |
İçindeki seçilemeyen tarihlerin koleksiyonunu temsil eder Calendar .Represents a collection of non-selectable dates in a Calendar. |
CalendarDateChangedEventArgs |
DisplayDateChanged olayı için veriler sağlar.Provides data for the DisplayDateChanged event. |
CalendarDateRange |
İçindeki bir tarih aralığını temsil eder Calendar .Represents a range of dates in a Calendar. |
CalendarModeChangedEventArgs |
DisplayModeChanged olayı için veriler sağlar.Provides data for the DisplayModeChanged event. |
Canvas |
Alt öğeleri alana göreli koordinatları kullanarak açıkça konumlandırabileceğiniz bir alan tanımlar Canvas .Defines an area within which you can explicitly position child elements by using coordinates that are relative to the Canvas area. |
CheckBox |
Kullanıcının seçip temizleybir denetimi temsil eder.Represents a control that a user can select and clear. |
CleanUpVirtualizedItemEventArgs |
CleanUpVirtualizedItem olayı için veriler sağlar.Provides data for the CleanUpVirtualizedItem event. |
ColumnDefinition |
Öğelerine uygulanan sütuna özgü özellikleri tanımlar Grid .Defines column-specific properties that apply to Grid elements. |
ColumnDefinitionCollection |
Sıralı, kesin belirlenmiş bir nesne koleksiyonuna erişim sağlar ColumnDefinition .Provides access to an ordered, strongly typed collection of ColumnDefinition objects. |
ComboBox |
Denetimdeki oka tıklanarak gösterilebilecek veya gizlenebilir açılan bir liste ile seçim denetimini temsil eder.Represents a selection control with a drop-down list that can be shown or hidden by clicking the arrow on the control. |
ComboBoxItem |
İçinde seçilebilir bir öğeyi uygular ComboBox .Implements a selectable item inside a ComboBox. |
ContentControl |
Herhangi bir türdeki tek bir içerik parçasına sahip bir denetimi temsil eder.Represents a control with a single piece of content of any type. |
ContentPresenter |
İçeriğini görüntüler ContentControl .Displays the content of a ContentControl. |
ContextMenu |
Denetimin bağlamına özgü işlevselliği kullanıma sunmasına olanak tanıyan bir açılan menüyü temsil eder.Represents a pop-up menu that enables a control to expose functionality that is specific to the context of the control. |
ContextMenuEventArgs |
Bağlam menüsü olayı için veri sağlar.Provides data for the context menu event. |
ContextMenuService |
, Bir görüntüleme için sistem uygulamasını sağlar ContextMenu .Provides the system implementation for displaying a ContextMenu. |
Control |
Görünümlerini tanımlamak için kullanan kullanıcı arabirimi (UI) öğelerinin temel sınıfını temsil eder ControlTemplate .Represents the base class for user interface (UI) elements that use a ControlTemplate to define their appearance. |
ControlTemplate |
ControlDenetimin birden çok örneği arasında paylaşılabilen görsel yapısını ve davranış yönlerini belirtir.Specifies the visual structure and behavioral aspects of a Control that can be shared across multiple instances of the control. |
DataErrorValidationRule |
Kaynak nesnesinin uygulanması tarafından oluşturulan hataları denetleyen bir kuralı temsil eder IDataErrorInfo .Represents a rule that checks for errors that are raised by the IDataErrorInfo implementation of the source object. |
DataGrid |
Özelleştirilebilir bir kılavuzda verileri görüntüleyen bir denetimi temsil eder.Represents a control that displays data in a customizable grid. |
DataGridAutoGeneratingColumnEventArgs |
AutoGeneratingColumn olayı için veriler sağlar.Provides data for the AutoGeneratingColumn event. |
DataGridBeginningEditEventArgs |
BeginningEdit olayı için veriler sağlar.Provides data for the BeginningEdit event. |
DataGridBoundColumn |
, Bir öğesinin veri kaynağındaki bir özelliğe bağlanabilir sütunlar için temel sınıf olarak işlev görür DataGrid .Serves as the base class for columns that can bind to a property in the data source of a DataGrid. |
DataGridCell |
Bir denetimin hücresini temsil eder DataGrid .Represents a cell of a DataGrid control. |
DataGridCellClipboardEventArgs |
Ve olayları için veri CopyingCellClipboardContent sağlar PastingCellClipboardContent .Provides data for the CopyingCellClipboardContent and PastingCellClipboardContent events. |
DataGridCellEditEndingEventArgs |
CellEditEnding olayı için veriler sağlar.Provides data for the CellEditEnding event. |
DataGridCellsPanel |
Bir veri kılavuzunda hücreleri ve sütun üstbilgilerini oluşturan bir paneli temsil eder.Represents a panel that lays out cells and column headers in a data grid. |
DataGridCheckBoxColumn |
DataGridHücrelerinde denetimleri barındıran bir sütunu temsil eder CheckBox .Represents a DataGrid column that hosts CheckBox controls in its cells. |
DataGridColumn |
Bir sütunu temsil eder DataGrid .Represents a DataGrid column. |
DataGridColumnEventArgs |
Ve olayları için veri ColumnDisplayIndexChanged sağlar ColumnReordered .Provides data for the ColumnDisplayIndexChanged and ColumnReordered events. |
DataGridColumnReorderingEventArgs |
ColumnReordering olayı için veriler sağlar.Provides data for the ColumnReordering event. |
DataGridComboBoxColumn |
DataGridHücrelerinde denetimleri barındıran bir sütunu temsil eder ComboBox .Represents a DataGrid column that hosts ComboBox controls in its cells. |
DataGridHyperlinkColumn |
DataGridHücrelerinde öğeleri barındıran bir sütunu temsil eder Uri .Represents a DataGrid column that hosts Uri elements in its cells. |
DataGridLengthConverter |
Çeşitli türlerin örneklerini sınıfının örneklerine ve örneklerinden dönüştürür DataGridLength .Converts instances of various types to and from instances of the DataGridLength class. |
DataGridPreparingCellForEditEventArgs |
PreparingCellForEdit olayı için veriler sağlar.Provides data for the PreparingCellForEdit event. |
DataGridRow | |
DataGridRowClipboardEventArgs |
CopyingRowClipboardContent olayı için veriler sağlar.Provides data for the CopyingRowClipboardContent event. |
DataGridRowDetailsEventArgs |
LoadingRowDetails, Ve olayları için veri sağlar UnloadingRowDetails RowDetailsVisibilityChanged .Provides data for the LoadingRowDetails, UnloadingRowDetails, and RowDetailsVisibilityChanged events. |
DataGridRowEditEndingEventArgs |
RowEditEnding olayı için veriler sağlar.Provides data for the RowEditEnding event. |
DataGridRowEventArgs |
Ve olayları için veri LoadingRow sağlar UnloadingRow .Provides data for the LoadingRow and UnloadingRow events. |
DataGridSortingEventArgs |
Sorting olayı için veriler sağlar.Provides data for the Sorting event. |
DataGridTemplateColumn |
DataGridHücrelerinde şablon belirtilen içeriği barındıran bir sütunu temsil eder.Represents a DataGrid column that hosts template-specified content in its cells. |
DataGridTextColumn |
DataGridHücrelerinde metin içeriği barındıran bir sütunu temsil eder.Represents a DataGrid column that hosts textual content in its cells. |
DataTemplateSelector |
DataTemplateVeri nesnesi ve veri bağlantılı öğe temelinde seçim yapmak için bir yol sağlar.Provides a way to choose a DataTemplate based on the data object and the data-bound element. |
DatePicker |
Kullanıcının bir tarih seçmesini sağlayan bir denetimi temsil eder.Represents a control that allows the user to select a date. |
DatePickerDateValidationErrorEventArgs |
DateValidationError olayı için veriler sağlar.Provides data for the DateValidationError event. |
Decorator |
, Veya gibi tek bir alt öğenin üzerine veya çevresine etkiler uygulayan öğeler için bir temel sınıf sağlar Border Viewbox .Provides a base class for elements that apply effects onto or around a single child element, such as Border or Viewbox. |
DefinitionBase |
Ve sınıfları tarafından kullanılan bir paylaşılan boyut grubunu desteklemek için gereken işlevselliği tanımlar ColumnDefinitionCollection RowDefinitionCollection .Defines the functionality required to support a shared-size group that is used by the ColumnDefinitionCollection and RowDefinitionCollection classes. Bu soyut bir sınıftır.This is an abstract class. |
DockPanel |
Alt öğeleri yatay veya dikey olarak birbirlerine göre düzenlemek için kullanabileceğiniz bir alan tanımlar.Defines an area where you can arrange child elements either horizontally or vertically, relative to each other. |
DocumentViewer |
Gibi sayfalandırılmış içerikleri barındırabileceğini bir belge görüntüleme denetimini temsil eder FixedDocument XpsDocument .Represents a document viewing control that can host paginated FixedDocument content such as an XpsDocument. |
ExceptionValidationRule |
Bağlama kaynağı özelliğinin güncelleştirilmesi sırasında oluşturulan özel durumları denetleyen bir kuralı temsil eder.Represents a rule that checks for exceptions that are thrown during the update of the binding source property. |
Expander |
İçeriği görüntüleyen daraltılabilir bir pencere içeren bir üst bilgiyi görüntüleyen denetimi temsil eder.Represents the control that displays a header that has a collapsible window that displays content. |
FlowDocumentPageViewer |
Tek seferde bir sayfa gösteren sabit bir görüntüleme modunda akış içeriğini görüntülemek için bir denetimi temsil eder.Represents a control for viewing flow content in a fixed viewing mode that shows content one page at a time. |
FlowDocumentReader |
Birden çok görüntüleme modu için yerleşik destek ile akış içeriğini görüntülemek için bir denetim sağlar.Provides a control for viewing flow content, with built-in support for multiple viewing modes. |
FlowDocumentScrollViewer |
Akış içeriğini sürekli kaydırma modunda görüntülemek için bir denetim sağlar.Provides a control for viewing flow content in a continuous scrolling mode. |
Frame |
Çerçeve, gezintiyi destekleyen bir içerik denetimidir.Frame is a content control that supports navigation. |
Grid |
Sütun ve satırlardan oluşan esnek bir kılavuz alanı tanımlar.Defines a flexible grid area that consists of columns and rows. |
GridSplitter |
Bir denetimin sütunları veya satırları arasındaki boşluğu yeniden dağıtan denetimi temsil eder Grid .Represents the control that redistributes space between columns or rows of a Grid control. |
GridView |
Bir denetim için sütunlarda veri öğeleri görüntüleyen bir görünüm modunu temsil eder ListView .Represents a view mode that displays data items in columns for a ListView control. |
GridViewColumn |
Verileri görüntüleyen bir sütunu temsil eder.Represents a column that displays data. |
GridViewColumnCollection |
Bir nesne koleksiyonunu temsil eder GridViewColumn .Represents a collection of GridViewColumn objects. |
GridViewColumnHeader |
Bir için bir sütun üst bilgisini temsil eder GridViewColumn .Represents a column header for a GridViewColumn. |
GridViewHeaderRowPresenter |
Bir sütun üst bilgileri satırının yerleşimini tanımlamak için kullanılan bir nesneyi temsil eder.Represents an object that is used to define the layout of a row of column headers. |
GridViewRowPresenter |
Bir veri satırının yerleşimini belirten bir nesneyi temsil eder.Represents an object that specifies the layout of a row of data. |
GroupBox |
Bir kenarlığı ve Kullanıcı arabirimi (UI) içeriği için üst bilgi içeren bir kapsayıcı oluşturan bir denetimi temsil eder.Represents a control that creates a container that has a border and a header for user interface (UI) content. |
GroupItem |
Bir grup için oluşturulan görsel alt ağacın kökü olarak görünür.Appears as the root of the visual subtree generated for a group. |
GroupStyle |
Grubun her düzeyde nasıl görünmesini istediğinizi tanımlar.Defines how you want the group to look at each level. |
HeaderedContentControl |
Tek içerik içeren ve bir üst bilgisi olan tüm denetimler için temel uygulama sağlar.Provides the base implementation for all controls that contain single content and have a header. |
HeaderedItemsControl |
Birden çok öğe içeren ve bir üst bilgisine sahip olan bir denetimi temsil eder.Represents a control that contains multiple items and has a header. |
Image |
Bir görüntüyü görüntüleyen bir denetimi temsil eder.Represents a control that displays an image. |
InitializingNewItemEventArgs |
InitializingNewItem olayı için veriler sağlar.Provides data for the InitializingNewItem event. |
InkCanvas |
Mürekkep vuruşlarını alan ve görüntüleyen bir alan tanımlar.Defines an area that receives and displays ink strokes. |
InkCanvasGestureEventArgs |
Gesture olayı için veriler sağlar.Provides data for the Gesture event. |
InkCanvasSelectionChangingEventArgs |
İçin veri sağlar SelectionChanging .Provides data for the SelectionChanging. |
InkCanvasSelectionEditingEventArgs |
Ve olayları için veri SelectionMoving sağlar SelectionResizing .Provides data for the SelectionMoving and SelectionResizing events. |
InkCanvasStrokeCollectedEventArgs |
StrokeCollected olayı için veriler sağlar.Provides data for the StrokeCollected event. |
InkCanvasStrokeErasingEventArgs |
StrokeErasing olayı için veriler sağlar.Provides data for the StrokeErasing event. |
InkCanvasStrokesReplacedEventArgs |
StrokesReplaced olayı için veriler sağlar.Provides data for the StrokesReplaced event. |
InkPresenter |
Bir yüzeydeki mürekkebi işler.Renders ink on a surface. |
ItemCollection |
İçeriğini oluşturan öğelerin listesini tutar ItemsControl .Holds the list of items that constitute the content of an ItemsControl. |
ItemContainerGenerator |
, Kullanıcı arabirimini (UI) kendi ana bilgisayar adına (örneğin,) oluşturur ItemsControl .Generates the user interface (UI) on behalf of its host, such as an ItemsControl. |
ItemContainerTemplate |
Bir nesne için kapsayıcı oluşturmaya yönelik şablonu sağlar ItemsControl .Provides the template for producing a container for an ItemsControl object. |
ItemContainerTemplateKey |
Bir nesne için bir kaynak anahtarı sağlar ItemContainerTemplate .Provides a resource key for an ItemContainerTemplate object. |
ItemContainerTemplateSelector |
ItemContainerTemplateİçindeki her öğe için bir seçmenizi sağlar ItemsControl .Enables you to select an ItemContainerTemplate for each item within an ItemsControl. |
ItemsControl |
Bir öğe koleksiyonunu sunmak için kullanılabilecek bir denetimi temsil eder.Represents a control that can be used to present a collection of items. |
ItemsPanelTemplate |
ItemsPresenterÖğelerinin düzeni için oluşturduğu paneli belirtir ItemsControl .Specifies the panel that the ItemsPresenter creates for the layout of the items of an ItemsControl. |
ItemsPresenter |
Tarafından tanımlanan öğesinin ekleneceği denetimin görsel ağacındaki yerini belirtmek için bir öğe denetiminin şablonu içinde kullanılır ItemsPanel ItemsControl .Used 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. |
KeyTipAccessedEventArgs |
KeyTipAccessed olayı için veriler sağlar.Provides data for the KeyTipAccessed event. |
KeyTipControl |
KeyTip içinde kullanılan denetimi temsil eder.Represents the control used inside the KeyTip. |
KeyTipService |
WPF denetimlerinde KeyTips 'ı etkinleştirmek ve yönetmek için özellikler, Yöntemler ve olaylar sağlayan bir hizmeti temsil eder Ribbon .Represents a service that provides properties, methods, and events to enable and manage KeyTips in WPF Ribbon controls. |
Label |
Bir denetimin metin etiketini temsil eder ve erişim anahtarlarına yönelik destek sağlar.Represents the text label for a control and provides support for access keys. |
ListBox |
Seçilebilir öğelerin bir listesini içerir.Contains a list of selectable items. |
ListBoxItem |
İçindeki seçilebilir bir öğeyi temsil eder ListBox .Represents a selectable item in a ListBox. |
ListView |
Veri öğelerinin listesini görüntüleyen bir denetimi temsil eder.Represents a control that displays a list of data items. |
ListViewItem |
Denetimdeki bir öğeyi temsil eder ListView .Represents an item in a ListView control. |
MediaElement |
Ses ve/veya video içeren bir denetimi temsil eder.Represents a control that contains audio and/or video. |
Menu |
Komutlarla ve olay işleyicileriyle ilişkili öğeleri hiyerarşik olarak düzenlemenizi sağlayan bir Windows menü denetimini temsil eder.Represents a Windows menu control that enables you to hierarchically organize elements associated with commands and event handlers. |
MenuItem |
İçindeki seçilebilir bir öğeyi temsil eder Menu .Represents a selectable item inside a Menu. |
MenuScrollingVisibilityConverter |
Kaydırma menülerinde yineleme düğmelerinin görünürlüğünü işlemek için bir veri bağlama dönüştürücüsünü temsil eder.Represents a data-binding converter to handle the visibility of repeat buttons in scrolling menus. |
NotifyDataErrorValidationRule |
Uygulayan bir veri kaynağı tarafından oluşturulan hataları denetleyen bir kuralı temsil eder INotifyDataErrorInfo .Represents a rule that checks for errors that are raised by a data source that implements INotifyDataErrorInfo. |
Page |
Windows Internet Explorer, ve tarafından barındırılan ve barındırılabilecek bir içerik sayfasını Kapsüller NavigationWindow Frame .Encapsulates a page of content that can be navigated to and hosted by Windows Internet Explorer, NavigationWindow, and Frame. |
Panel |
Tüm öğeler için bir temel sınıf sağlar Panel .Provides a base class for all Panel elements. PanelWindows Presentation Foundation (WPF) uygulamalarında alt nesneleri konumlandırmak ve düzenlemek için öğeleri kullanın.Use Panel elements to position and arrange child objects in Windows Presentation Foundation (WPF) applications. |
PasswordBox |
Parolaların girilmesi ve işlenmesi için tasarlanmış bir denetimi temsil eder.Represents a control designed for entering and handling passwords. |
PrintDialog |
Bir PrintTicket ve PrintQueue Kullanıcı girişine göre yapılandıran ve sonra bir belge yazdıran standart bir Microsoft Windows yazdırma iletişim kutusu çağırır.Invokes a standard Microsoft Windows print dialog box that configures a PrintTicket and PrintQueue according to user input and then prints a document. |
PrintDialogException |
Bir PrintDialogaçma, erişme veya kullanma sırasında bir hata koşulu oluştuğunda oluşan özel durum.The exception that is thrown when an error condition occurs during the opening, accessing, or using of a PrintDialog. |
ProgressBar |
Bir işlemin ilerlemesini gösterir.Indicates the progress of an operation. |
RadioButton |
Bir kullanıcı tarafından seçile, ancak temizlenmeyebilir bir düğmeyi temsil eder.Represents a button that can be selected, but not cleared, by a user. IsCheckedÖğesinin özelliği RadioButton tıklatılarak ayarlanabilir, ancak yalnızca program aracılığıyla temizlenebilir.The IsChecked property of a RadioButton can be set by clicking it, but it can only be cleared programmatically. |
RichTextBox |
Nesneler üzerinde çalışan bir zengin düzen denetimini temsil eder FlowDocument .Represents a rich editing control which operates on FlowDocument objects. |
RowDefinition |
Öğelerine uygulanan satıra özgü özellikleri tanımlar Grid .Defines row-specific properties that apply to Grid elements. |
RowDefinitionCollection |
Sıralı, kesin belirlenmiş bir nesne koleksiyonuna erişim sağlar RowDefinition .Provides access to an ordered, strongly typed collection of RowDefinition objects. |
ScrollChangedEventArgs |
Kaydırma durumundaki bir değişikliği açıklar ve bir olay için gerekli bağımsız değişkenleri içerir ScrollChanged .Describes a change in the scrolling state and contains the required arguments for a ScrollChanged event. |
ScrollContentPresenter |
Bir denetimin içeriğini görüntüler ScrollViewer .Displays the content of a ScrollViewer control. |
ScrollViewer |
Diğer görünür öğeleri içerebilen kaydırılabilir bir alanı temsil eder.Represents a scrollable area that can contain other visible elements. |
SelectedCellsChangedEventArgs |
SelectedCellsChanged olayı için veriler sağlar.Provides data for the SelectedCellsChanged event. |
SelectedDatesCollection |
Bir içindeki seçili tarihler kümesini temsil eder Calendar .Represents a set of selected dates in a Calendar. |
SelectionChangedEventArgs |
SelectionChanged olayı için veriler sağlar.Provides data for the SelectionChanged event. |
Separator |
Öğe denetimlerindeki öğeleri ayırmak için kullanılan denetim.Control that is used to separate items in items controls. |
Slider |
Bir denetimi bir üzerinde taşıyarak kullanıcının bir değer aralığından seçim yapmanızı sağlayan bir denetimi temsil eder Thumb Track .Represents a control that lets the user select from a range of values by moving a Thumb control along a Track. |
SoundPlayerAction |
TriggerAction. Wav dosyalarını oynatmak için kullanılan bir hafif ses kayıttan yürütmeyi temsil eder.Represents a lightweight audio playback TriggerAction used to play .wav files. |
SpellCheck |
, Ve gibi metin düzenlemesi denetimlerine gerçek zamanlı yazım denetimi işlevselliği sağlar TextBox RichTextBox .Provides real-time spell-checking functionality to text-editing controls, such as TextBox and RichTextBox. |
SpellingError |
Bir Editing denetimindeki yanlış yazılmış kelimeyi (ör. TextBox veya) temsil eder RichTextBox .Represents a misspelled word in an editing control (i.e. TextBox or RichTextBox). |
StackPanel |
Alt öğeleri yatay veya dikey olarak yönelimli tek bir satıra yerleştirir.Arranges child elements into a single line that can be oriented horizontally or vertically. |
StickyNoteControl |
Kullanıcıların belgelere yazılı metin veya el yazısı ek açıklamaları iliştirmelerini sağlayan bir denetimi temsil eder.Represents a control that lets users attach typed text or handwritten annotations to documents. |
StyleSelector |
Özel mantığa göre stil uygulamak için bir yol sağlar.Provides a way to apply styles based on custom logic. |
TabControl |
Ekranda aynı alanı paylaşan birden çok öğe içeren bir denetimi temsil eder.Represents a control that contains multiple items that share the same space on the screen. |
TabItem |
İçindeki seçilebilir bir öğeyi temsil eder TabControl .Represents a selectable item inside a TabControl. |
TextBlock |
Küçük miktarlarda akış içeriğini görüntülemek için basit bir denetim sağlar.Provides a lightweight control for displaying small amounts of flow content. |
TextBox |
Biçimlendirilmemiş metinleri göstermek veya düzenlemek için kullanılabilen bir denetimi temsil eder.Represents a control that can be used to display or edit unformatted text. |
TextChange |
Olayda gerçekleşen değişikliklerle ilgili bilgiler içerir TextChanged .Contains information about the changes that occur in the TextChanged event. |
TextChangedEventArgs |
TextChanged olayı için veriler sağlar.Provides data for the TextChanged event. |
TextSearch |
Bir kullanıcının, dizelerin öneklerini yazarak bir küme içindeki öğelere hızlıca erişmesini sağlar.Enables a user to quickly access items in a set by typing prefixes of strings. |
ToolBar |
Bir komutlar veya denetimler grubu için bir kapsayıcı sağlar.Provides a container for a group of commands or controls. |
ToolBarTray |
Öğesinin yerleşimini işleyen kapsayıcıyı temsil eder ToolBar .Represents the container that handles the layout of a ToolBar. |
ToolTip |
Arabirimdeki bir öğe için bilgi görüntüleyen bir açılan pencere oluşturan bir denetimi temsil eder.Represents a control that creates a pop-up window that displays information for an element in the interface. |
ToolTipEventArgs |
Bir araç ipucu açıldığında veya kapandığında oluşan olaylar için olay bilgilerini sağlar.Provides event information for events that occur when a tooltip opens or closes. |
ToolTipService |
Araç ipuçlarının görüntülenmesini ve davranışını denetlemek için özellikler ve olaylar sağlayan bir hizmeti temsil eder.Represents a service that provides properties and events to control the display and behavior of tooltips. |
TreeView |
Genişleyebilir ve daraltılabilen öğelere sahip bir ağaç yapısında hiyerarşik veri görüntüleyen bir denetimi temsil eder.Represents a control that displays hierarchical data in a tree structure that has items that can expand and collapse. |
TreeViewItem |
Denetimde seçilebilir bir öğeyi uygular TreeView .Implements a selectable item in a TreeView control. |
UIElementCollection |
Sıralı bir alt öğe koleksiyonunu temsil eder UIElement .Represents an ordered collection of UIElement child elements. |
UserControl |
Denetim oluşturmak için basit bir yol sağlar.Provides a simple way to create a control. |
Validation |
Veri doğrulamayı destekleyen yöntemler ve ekli özellikler sağlar.Provides methods and attached properties that support data validation. |
ValidationError |
Bir doğrulama hatası rapor ettiğinde bağlama motoru tarafından ya da ValidationRule açıkça yöntem aracılığıyla oluşturulan bir doğrulama hatasını temsil eder MarkInvalid(BindingExpressionBase, ValidationError) .Represents a validation error that is created either by the binding engine when a ValidationRule reports a validation error, or through the MarkInvalid(BindingExpressionBase, ValidationError) method explicitly. |
ValidationErrorEventArgs |
Ekli olay için bilgi sağlar Error .Provides information for the Error attached event. |
ValidationResult |
Tarafından döndürülen sonucu temsil eder ValidationRule .Validate(Object, CultureInfo)Represents the result returned by the ValidationRule.Validate(Object, CultureInfo) denetlenen değerin geçtiğini belirten Yöntem ValidationRule .method that indicates whether the checked value passed the ValidationRule. |
ValidationRule |
Kullanıcı girişinin geçerliliğini denetlemek için özel bir kural oluşturmak için bir yol sağlar.Provides a way to create a custom rule in order to check the validity of user input. |
ViewBase |
Denetimdeki verilerin görünümünü tanımlayan görünümlerin temel sınıfını temsil eder ListView .Represents the base class for views that define the appearance of data in a ListView control. |
Viewbox |
Kullanılabilir alanı dolduracak şekilde tek bir alt öğe uzatıp ölçeklendirebilen bir içerik dekoratörü tanımlar.Defines a content decorator that can stretch and scale a single child to fill the available space. |
Viewport3D |
İçindeki 3-b içeriğini, öğesinin 2-b düzen sınırları içinde işler Viewport3D .Renders the contained 3-D content within the 2-D layout bounds of the Viewport3D element. |
VirtualizationCacheLengthConverter |
Nesneleri bir öğesine ve öğesine dönüştürür VirtualizationCacheLength .Converts objects to and from a VirtualizationCacheLength. |
VirtualizingPanel |
PanelAlt veri koleksiyonlarını sanallaştıran öğeler için bir çerçeve sağlar.Provides a framework for Panel elements that virtualize their child data collection. Bu soyut bir sınıftır.This is an abstract class. |
VirtualizingStackPanel |
Yatay veya dikey yönelimli tek bir satırdaki içeriği düzenler ve sanallaştırır.Arranges and virtualizes content on a single line that is oriented either horizontally or vertically. |
WebBrowser |
' İ barındırır ve HTML belgeleri arasında gezinir.Hosts and navigates between HTML documents. WPF yönetilen kodu ve HTML betiği arasında birlikte çalışabilirliği sunar.Enables interoperability between WPF managed code and HTML script. |
WrapPanel |
Sol taraftaki alt öğeleri, kapsayan kutunun kenarındaki bir sonraki satıra kadar olan sıralı konumda konumlandırır.Positions child elements in sequential position from left to right, breaking content to the next line at the edge of the containing box. Sonraki sıralama, özelliğin değerine bağlı olarak üstten alta veya sağdan sola doğru bir şekilde gerçekleşir Orientation .Subsequent ordering happens sequentially from top to bottom or from right to left, depending on the value of the Orientation property. |
Yapılar
DataGridCellInfo |
İçindeki belirli bir hücreyle ilgili bilgileri temsil eder DataGrid .Represents information about a specific cell in a DataGrid. |
DataGridClipboardCellContent |
DataGridIçeriği panoya kopyalarken kullanılacak bir hücrenin değerini ve konumunu kapsüller.Encapsulates the value and location of a DataGrid cell for use when copying content to the Clipboard. |
DataGridLength |
Denetimdeki öğelerin uzunluklarını temsil eder DataGrid .Represents the lengths of elements within the DataGrid control. |
HierarchicalVirtualizationConstraints |
Bir denetimin görünüm penceresinin ve önbelleğinin boyutlarını belirtir.Specifies the sizes of a control's viewport and cache. Bu yapı arabirim tarafından kullanılır IHierarchicalVirtualizationAndScrollInfo .This structure is used by the IHierarchicalVirtualizationAndScrollInfo interface. |
HierarchicalVirtualizationHeaderDesiredSizes |
Denetimin üst bilgisinin piksel ve mantıksal birimler cinsinden istenen boyutunu temsil eder.Represents the desired size of the control's header, in pixels and in logical units. Bu yapı arabirim tarafından kullanılır IHierarchicalVirtualizationAndScrollInfo .This structure is used by the IHierarchicalVirtualizationAndScrollInfo interface. |
HierarchicalVirtualizationItemDesiredSizes |
Denetim öğelerinin, cihazdan bağımsız birimler (birim başına 1/96on inç) ve mantıksal birimlerde istenen boyutunu temsil eder.Represents the desired size of the control's items, in device-independent units (1/96th inch per unit) and in logical units. |
PageRange |
Bir sayfa aralığını belirtir.Specifies a range of pages. |
VirtualizationCacheLength |
İliştirilmiş özelliğin ölçümlerini temsil eder CacheLength .Represents the measurements for the CacheLength attached property. |
Numaralandırmalar
CalendarMode |
Bir Calendar ayın, yılın veya yılın gösterilip gösterilmeyeceğini belirtir.Specifies whether a Calendar displays a month, year, or decade. |
CalendarSelectionMode |
Bir içinde tek veya birden çok tarihin seçilemeyeceğini belirtir Calendar .Specifies whether a single or multiple dates can be selected in a Calendar. |
CharacterCasing |
Bir denetime el ile yazılan karakterlerin durumunu belirtir TextBox .Specifies the case of characters typed manually into a TextBox control. |
ClickMode |
Olayın ne zaman Click oluşturulması gerektiğini belirtir.Specifies when the Click event should be raised. |
DataGridClipboardCopyMode |
Kullanıcıların bir denetimden panoya veri kopyalanıp kopyalanmayacağını DataGrid ve sütun üst bilgisi değerlerinin eklenip eklenmeyeceğini belirten sabitleri tanımlar.Defines constants that specify whether users can copy data from a DataGrid control to the Clipboard and whether column header values are included. |
DataGridEditAction |
Bir düzenlemenin iptal edilip edilmeyeceğini veya uygulanıp uygulanmadığını belirten sabitleri tanımlar.Defines constants that specify whether an edit is being canceled or committed. |
DataGridEditingUnit |
Düzenlemenin bir hücre düzeyinde mi yoksa bir satır düzeyinde mi etkin olacağını belirleyen sabitleri tanımlar.Defines constants that specify whether editing is enabled on a cell level or on a row level. |
DataGridGridLinesVisibility |
İçindeki kılavuz çizgilerinin görünürlüğünü belirten sabitleri tanımlar DataGrid .Defines constants that specify the visibility of the grid lines in a DataGrid. |
DataGridHeadersVisibility |
İçindeki satır ve sütun üst bilgilerinin görünürlüğünü belirten sabitleri tanımlar DataGrid .Defines constants that specify the visibility of row and column headers in a DataGrid. |
DataGridLengthUnitType |
İçindeki öğelerin nasıl boyutlandırıldığını belirten sabitleri tanımlar DataGrid .Defines constants that specify how elements in a DataGrid are sized. |
DataGridRowDetailsVisibilityMode |
Satır ayrıntılarının ne zaman görüntüleneceğini belirten sabitleri tanımlar DataGrid .Defines constants that specify when DataGrid row details are displayed. |
DataGridSelectionMode |
Bir denetim tarafından tek veya birden çok öğe seçimlerinin desteklenip desteklenmediğini belirten sabitleri tanımlar DataGrid .Defines constants that specify whether single or multiple item selections are supported by a DataGrid control. |
DataGridSelectionUnit |
Bir denetimde seçim için hücrelerin, satırların veya her ikisinin de kullanılıp kullanılmayacağını belirten sabitleri tanımlar DataGrid .Defines constants that specify whether cells, rows, or both, are used for selection in a DataGrid control. |
DatePickerFormat |
Bir için tarih biçimlerini belirtir DatePicker .Specifies date formats for a DatePicker. |
Dock |
Dockİçindeki alt öğenin konumunu belirtir DockPanel .Specifies the Dock position of a child element that is inside a DockPanel. |
ExpandDirection |
Bir denetimin açılacağı yönü belirtir Expander .Specifies the direction in which an Expander control opens. |
FlowDocumentReaderViewingMode |
Denetimin görüntüleme modlarını adlandırır FlowDocumentReader .Names viewing modes for the FlowDocumentReader control. |
GridResizeBehavior |
Bir denetim tarafından yeniden boyutlandırılan satırları veya sütunları belirtir GridSplitter .Specifies the rows or columns that are resized by a GridSplitter control. |
GridResizeDirection |
Bir GridSplitter denetimin satır veya sütun arasında boşluk yeniden dağıtır olup olmayacağını belirtir.Specifies whether a GridSplitter control redistributes space between rows or between columns. |
GridViewColumnHeaderRole |
Bir denetimin durumunu veya rolünü tanımlar GridViewColumnHeader .Defines the state or role of a GridViewColumnHeader control. |
InkCanvasClipboardFormat |
InkCanvasPanodan kabul edeceği biçimleri belirtir.Specifies the formats that an InkCanvas will accept from the Clipboard. |
InkCanvasEditingMode |
İçin Düzenle modunu belirtir InkCanvasSpecifies the editing mode for the InkCanvas |
InkCanvasSelectionHitResult |
Üzerinde bir seçim donatıcının çeşitli parçalarını tanımlar InkCanvas .Identifies the various parts of a selection adorner on an InkCanvas. |
KeyTipHorizontalPlacement |
Anahtar Ipucunun yerleştirme hedefine göre yatay yerleştirmesi için değerleri belirtir.Specifies the values for the horizontal placement of the KeyTip relative to its placement target. |
KeyTipVerticalPlacement |
Anahtar Ipucunun yerleştirme hedefine göre dikey yerleştirmesi için değerleri belirtir.Specifies the values for the vertical placement of the KeyTip relative to its placement target. |
MediaState |
MediaElementVe özellikleri için bir öğesine uygulanabilen durumları belirtir LoadedBehavior UnloadedBehavior .Specifies the states that can be applied to a MediaElement for the LoadedBehavior and UnloadedBehavior properties. |
MenuItemRole |
Bir, sahip olduğu farklı rolleri tanımlar MenuItem .Defines the different roles that a MenuItem can have. |
Orientation |
Bir denetimin veya düzenin sahip olduğu farklı yönleri tanımlar.Defines the different orientations that a control or layout can have. |
OverflowMode |
ToolBarÖğelerin ana araç çubuğu paneline ve taşma paneline nasıl yerleştirileceğini belirtir.Specifies how ToolBar items are placed in the main toolbar panel and in the overflow panel. |
PageRangeSelection |
Tüm sayfaların mı yoksa yalnızca sınırlı bir aralığın, genellikle yazdırılan bir işlem tarafından işleneceğini belirtir.Specifies whether all the pages or only a limited range will be processed by an operation, usually printing. |
PanningMode |
ScrollViewerDokunma işleme için yeniden nasıl davranması gerektiğini belirtir.Specifies how ScrollViewer reacts to touch manipulation. |
ScrollBarVisibility |
ScrollBarKaydırılabilir içeriğin görünürlüğünü belirtir.Specifies the visibility of a ScrollBar for scrollable content. |
ScrollUnit |
Ekli özellik tarafından kullanılan birim türünü belirtir ScrollUnit .Specifies the type of unit that is used by the ScrollUnit attached property. |
SelectionMode |
Bir için seçim davranışını tanımlar ListBox .Defines the selection behavior for a ListBox. |
SelectiveScrollingOrientation |
SelectiveScrollingGridPanellerin kaydırabileceği yönü belirtir.Specifies the direction that SelectiveScrollingGrid panels can scroll. |
SpellingReform |
Metin düzenlemesi denetiminin (örn.) yazım denetleyicisi tarafından kullanılan yazım hatası kurallarını belirtir TextBox RichTextBox .Specifies the spelling reform rules used by the spellchecker of the text editing control (i.e. TextBox or RichTextBox). |
StickyNoteType |
Bir StickyNoteControl metnin veya mürekkebin kabul edilip edilmeyeceğini belirtir.Specifies whether a StickyNoteControl accepts text or ink. |
StretchDirection |
Ölçeklendirmenin içeriğe nasıl uygulandığını ve ölçeklendirmeyi adlandırılmış eksen türleriyle kısıtladığını açıklar.Describes how scaling applies to content and restricts scaling to named axis types. |
UndoAction |
Geri alma yığınının bir metin değişikliğinden nasıl neden olduğu veya etkilediği.How the undo stack caused or is affected by a text change. |
ValidationErrorEventAction |
Bir ValidationError nesnenin eklenip eklenmeyeceğini veya temizlenmediğini açıklar.Describes whether a ValidationError object has been added or cleared. |
ValidationStep |
Ne zaman ValidationRule çalışacağını belirtir.Specifies when a ValidationRule runs. |
VirtualizationCacheLengthUnit |
Ekli özellik tarafından kullanılan birim türünü belirtir CacheLength .Specifies the type of unit that is used by the CacheLength attached property. |
VirtualizationMode |
VirtualizingStackPanelAlt öğelerini sanallaştırarak yönetmek için kullandığı yöntemi belirtir.Specifies the method the VirtualizingStackPanel uses to manage virtualizing its child items. |
Temsilciler
ActivatingKeyTipEventHandler |
Ekli olayını işleyen yöntemi temsil eder ActivatingKeyTip KeyTipService .Represents the method that handles the ActivatingKeyTip attached event of a KeyTipService. |
CleanUpVirtualizedItemEventHandler |
Ekli olayları işleyen yöntemi temsil eder CleanUpVirtualizedItem .Represents the method that handles the CleanUpVirtualizedItem attached events. |
ContextMenuEventHandler |
ContextMenuOpeningVe ContextMenuClosing yönlendirilmiş olayların yanı sıra eşdeğer olayları işleyecek yöntemi temsil eder ContentElement .Represents the method that will handle the ContextMenuOpening and ContextMenuClosing routed events, as well as equivalent ContentElement events. |
DataGridSortingEventHandler |
Olayını işleyecek yöntemi temsil eder Sorting DataGrid .Represents the method that will handle the Sorting event of a DataGrid. |
GroupStyleSelector |
Grup stilini, üst grubun bir işlevi ve düzeyi olarak seçmek için kullanılan temsilci.Delegate used to select the group style as a function of the parent group and its level. |
InitializingNewItemEventHandler |
Olayını işleyecek yöntemi temsil eder InitializingNewItem DataGrid .Represents the method that will handle the InitializingNewItem event of a DataGrid. |
InkCanvasGestureEventHandler |
Olayını işleyecek yöntemi temsil eder Gesture InkCanvas .Represents the method that will handle the Gesture event of a InkCanvas. |
InkCanvasSelectionChangingEventHandler |
Olayını işleyecek yöntemi temsil eder SelectionChanging InkCanvas .Represents the method that will handle the SelectionChanging event of a InkCanvas. |
InkCanvasSelectionEditingEventHandler |
Bir InkCanvas : SelectionMoving olay veya olay üzerinde değişiklik yapıldığında oluşan iki olayı işleyen yöntemi temsil eder SelectionResizing .Represents the method that handles two events raised when changes occur on an InkCanvas: the SelectionMoving event, or the SelectionResizing event. |
InkCanvasStrokeCollectedEventHandler |
Olayını işleyecek yöntemi temsil eder StrokeCollected InkCanvas .Represents the method that will handle the StrokeCollected event of an InkCanvas. |
InkCanvasStrokeErasingEventHandler |
İçin olayını işleyen yöntemi temsil eder StrokeErasing InkCanvas .Represents the method that handles the StrokeErasing event for an InkCanvas. |
InkCanvasStrokesReplacedEventHandler |
Olayını işleyecek yöntemi temsil eder StrokesReplaced InkCanvas .Represents the method that will handle the StrokesReplaced event of a InkCanvas. |
KeyTipAccessedEventHandler |
Ekli olayını işleyen yöntemi temsil eder KeyTipAccessed KeyTipService .Represents the method that handles the KeyTipAccessed attached event of a KeyTipService. |
ScrollChangedEventHandler |
Yönlendirilmiş olayı işleyecek yöntemi temsil eder ScrollChanged .Represents the method that will handle the ScrollChanged routed event. |
SelectedCellsChangedEventHandler |
Olayını işleyecek yöntemi temsil eder SelectedCellsChanged DataGrid .Represents the method that will handle the SelectedCellsChanged event of a DataGrid. |
SelectionChangedEventHandler |
Yönlendirilmiş olayı işleyecek yöntemi temsil eder SelectionChanged .Represents the method that will handle the SelectionChanged routed event. |
TextChangedEventHandler |
Yönlendirilmiş olayı işleyecek yöntemi temsil eder TextChanged .Represents the method that will handle the TextChanged routed event. |
ToolTipEventHandler |
Bir araç ipucu açılıp kapandığında oluşan yönlendirilmiş olayı işleyecek yöntemi temsil eder.Represents the method that will handle routed event that occur when a tooltip opens and closes. |