System.Windows.Input Namespace
Stellt Typen bereit, um das Windows Presentation Foundation-Eingabesystem (WPF) zu unterstützen. Provides types to support the Windows Presentation Foundation (WPF) input system. Dies beinhaltet Geräteabstraktionsklassen für Maus-, Tastatur- und Tablettstiftgeräte, eine gemeinsame Eingabe-Managerklasse, Unterstützung für die Befehlsverwendung und für benutzerdefinierte Befehle sowie verschiedene Dienstprogrammklassen. This includes device abstraction classes for mouse, keyboard, and stylus devices, a common input manager class, support for commanding and custom commands, and various utility classes.
Klassen
AccessKeyEventArgs |
Stellt Informationen für Zugriffstastenereignisse bereit.Provides information for access keys events. |
AccessKeyManager |
Verwaltet die Registrierung aller Zugriffsschlüssel und die Behandlung von Tastaturbefehlen für Interoperabilität zwischen Windows Forms, Win32, und Windows Presentation Foundation (WPF).Maintains the registration of all access keys and the handling of interop keyboard commands between Windows Forms, Win32, and Windows Presentation Foundation (WPF). |
AccessKeyPressedEventArgs |
Stellt Daten für das Routingereignis AccessKeyManager bereit.Provides data for the AccessKeyManager routed event. |
ApplicationCommands |
Stellt einen Standardsatz anwendungsbezogener Befehle bereit.Provides a standard set of application related commands. |
CanExecuteChangedEventManager |
Stellt eine WeakEventManager-Implementierung bereit, damit Sie mit dem Muster für "schwache Ereignislistener" Listener für das CanExecuteChanged-Ereignis anfügen können.Provides a WeakEventManager implementation so that you can use the "weak event listener" pattern to attach listeners for the CanExecuteChanged event. |
CanExecuteRoutedEventArgs |
Stellt Daten für die Routingereignisse CanExecute und PreviewCanExecute bereit.Provides data for the CanExecute and PreviewCanExecute routed events. |
CommandBinding |
Bindet einen RoutedCommand an die Ereignishandler, die den Befehl implementieren.Binds a RoutedCommand to the event handlers that implement the command. |
CommandBindingCollection |
Stellt eine Auflistung vonCommandBinding-Objekten dar.Represents a collection of CommandBinding objects. |
CommandConverter |
Konvertiert ein ICommand-Objekt in andere bzw. aus anderen Typen.Converts an ICommand object to and from other types. |
CommandManager |
Stellt Dienstprogrammmethoden für Befehle bereit, um CommandBinding- und InputBinding-Objekte für Klassenbesitzer und Befehle zu registrieren sowie Ereignishandler für Befehle hinzuzufügen und zu entfernen und stellt Dienste zum Abfragen des Befehlsstatus bereit.Provides command related utility methods that register CommandBinding and InputBinding objects for class owners and commands, add and remove command event handlers, and provides services for querying the status of a command. |
ComponentCommands |
Stellt einen Standardsatz von komponentenbezogenen Befehlen bereit, die über vordefinierte Schlüsseleingabegesten und Text-Eigenschaften verfügen.Provides a standard set of component-related commands, which have predefined key input gestures and Text properties. |
Cursor |
Stellt das Bild dar, das für den Mauszeiger verwendet wird.Represents the image used for the mouse pointer. |
CursorConverter |
Konvertiert ein Cursor-Objekt in andere bzw. aus anderen Typen.Converts a Cursor object to and from other types. |
Cursors |
Definiert einen Satz von Standardcursorn.Defines a set of default cursors. |
ExecutedRoutedEventArgs |
Stellt Daten für die Routingereignisse Executed und PreviewExecuted bereit.Provides data for the Executed and PreviewExecuted routed events. |
FocusManager |
Stellt eine Reihe statischer Methoden sowie angefügte Eigenschaften und Ereignisse bereit, um Fokusbereiche zu ermitteln und festzulegen und das fokussierte Element innerhalb des Bereichs festzulegen.Provides a set of static methods, attached properties, and events for determining and setting focus scopes and for setting the focused element within the scope. |
InertiaExpansionBehavior |
Steuert die Verlangsamung einer Größenanpassung bei Trägheit.Controls the deceleration of a resizing manipulation during inertia. |
InertiaRotationBehavior |
Steuert die Verlangsamung einer Drehungsanpassung bei Trägheit.Controls the deceleration of a rotation manipulation during inertia. |
InertiaTranslationBehavior |
Steuert während Trägheit die Verlangsamung einer Übersetzungsbearbeitung.Controls deceleration on a translation manipulation during inertia. |
InputBinding |
Stellt eine Bindung zwischen einer InputGesture und einem Befehl dar.Represents a binding between an InputGesture and a command. Der Befehl ist potenziell ein RoutedCommand.The command is potentially a RoutedCommand. |
InputBindingCollection |
Stellt eine geordnete Auflistung von InputBinding-Objekten dar.Represents an ordered collection of InputBinding objects. |
InputDevice |
Eine abstrakte Klasse, die ein Eingabegerät beschreibt.Abstract class that describes an input devices. |
InputEventArgs |
Stellt Daten für eingabebezogene Ereignisse bereit.Provides data for input related events. |
InputGesture |
Abstrakte Klasse, die Eingabegeräteaktionen beschreibt.Abstract class that describes input device gestures. |
InputGestureCollection |
Stellt eine geordnete Auflistung von InputGesture-Objekten dar.Represents an ordered collection of InputGesture objects. |
InputLanguageChangedEventArgs |
Enthält Argumente, die dem InputLanguageChanged-Ereignis zugeordnet sind.Contains arguments associated with the InputLanguageChanged event. |
InputLanguageChangingEventArgs |
Enthält Argumente, die dem InputLanguageChanging-Ereignis zugeordnet sind.Contains arguments associated with the InputLanguageChanging event. |
InputLanguageEventArgs |
Stellt eine Basisklasse für Argumente für Ereignisse bereit, die eine Änderung der Eingabesprache behandeln.Provides a base class for arguments for events dealing with a change in input language. |
InputLanguageManager |
Stellt Funktionen zum Verwalten von Eingabesprachen in Windows Presentation Foundation (WPF) bereit.Provides facilities for managing input languages in Windows Presentation Foundation (WPF). |
InputManager |
Verwaltet alle Eingabesysteme in Windows Presentation Foundation (WPF).Manages all the input systems in Windows Presentation Foundation (WPF). |
InputMethod |
Stellt Funktionen zur Verwaltung und Interaktion bezüglich des Textdienst-Frameworks bereit. Dies bietet Unterstützung für alternative Texteingabemethoden wie Sprache und Handschrift.Provides facilities for managing and interacting with the Text Services Framework, which provides support for alternate text input methods such as speech and handwriting. |
InputMethodStateChangedEventArgs |
Enthält Argumente, die dem StateChanged-Ereignis zugeordnet sind.Contains arguments associated with the StateChanged event. |
InputScope |
Stellt Informationen dar, die sich auf den Bereich der von einer Eingabemethode bereitgestellten Daten beziehen.Represents information related to the scope of data provided by an input method. |
InputScopeConverter |
Konvertiert ein InputScope in andere bzw. aus anderen Typen.Converts a InputScope to and from other types. |
InputScopeName |
Definiert einen Namen für Texteingabemuster.Defines a name for text input patterns. |
InputScopeNameConverter |
Konvertiert Instanzen von InputScopeName in andere Datentypen bzw. aus anderen Datentypen.Converts instances of InputScopeName to and from other data types. |
InputScopePhrase |
Stellt ein vorgeschlagenes Eingabetextmuster dar.Represents a suggested input text pattern. |
KeyBinding |
Bindet eine KeyGesture an einen RoutedCommand (oder eine andere ICommand-Implementierung).Binds a KeyGesture to a RoutedCommand (or another ICommand implementation). |
Keyboard |
Stellt das Tastaturgerät dar.Represents the keyboard device. |
KeyboardDevice |
Abstrakte Klasse, die ein Tastaturgerät darstellt.Abstract class that represents a keyboard device. |
KeyboardEventArgs |
Stellt Daten für tastaturbezogene Ereignisse bereit.Provides data for keyboard-related events. |
KeyboardFocusChangedEventArgs |
Stellt Daten für die Routingereignisee LostKeyboardFocus und GotKeyboardFocus sowie dazugehörige angefügte Ereignisse und Vorschauereignisse bereit.Provides data for LostKeyboardFocus and GotKeyboardFocus routed events, as well as related attached and Preview events. |
KeyboardInputProviderAcquireFocusEventArgs |
Stellt Daten für das KeyboardInputProviderAcquireFocus-Ereignis bereit.Provides data for the KeyboardInputProviderAcquireFocus event. |
KeyboardNavigation |
Stellt eine logische Navigation und eine Richtungsnavigation zwischen fokussierbaren Objekten bereit.Provides logical and directional navigation between focusable objects. |
KeyConverter |
Konvertiert ein Key-Objekt in andere bzw. aus anderen Typen.Converts a Key object to and from other types. |
KeyEventArgs |
Stellt Daten für die Routingereignisse KeyUp und KeyDown sowie dazugehörige angefügte und Vorschauereignisse bereit.Provides data for the KeyUp and KeyDown routed events, as well as related attached and Preview events. |
KeyGesture |
Definiert eine Tastenkombination, die verwendet werden kann, um einen Befehl aufzurufen.Defines a keyboard combination that can be used to invoke a command. |
KeyGestureConverter |
Konvertiert ein KeyGesture-Objekt in andere bzw. aus anderen Typen.Converts a KeyGesture object to and from other types. |
KeyGestureValueSerializer |
Konvertiert Instanzen von String in KeyGesture-Instanzen und umgekehrt.Converts instances of String to and from instances of KeyGesture. |
KeyInterop |
Stellt statische Methoden für die Konvertierung zwischen virtuellen Win32-Tasten und der Key-WPF-Enumeration dar.Provides static methods to convert between Win32 Virtual-Keys and the WPF Key enumeration. |
KeyValueSerializer |
Konvertiert Instanzen von String in Key-Instanzen und umgekehrt.Converts instances of String to and from instances of Key. |
Manipulation |
Enthält Methoden, mit denen Informationen zu einer Bearbeitung abgerufen und aktualisiert werden.Contains methods to get and update information about a manipulation. |
ManipulationBoundaryFeedbackEventArgs |
Stellt Daten für das ManipulationBoundaryFeedback-Ereignis bereit.Provides data for the ManipulationBoundaryFeedback event. |
ManipulationCompletedEventArgs |
Stellt Daten für das ManipulationCompleted-Ereignis bereit.Provides data for the ManipulationCompleted event. |
ManipulationDelta |
Enthält Transformationsdaten, die akkumuliert werden, wenn Manipulationsereignisse auftreten.Contains transformation data that is accumulated when manipulation events occur. |
ManipulationDeltaEventArgs |
Stellt Daten für das ManipulationDelta-Ereignis bereit.Provides data for the ManipulationDelta event. |
ManipulationInertiaStartingEventArgs |
Stellt Daten für das ManipulationInertiaStarting-Ereignis bereit.Provides data for the ManipulationInertiaStarting event. |
ManipulationPivot |
Gibt an, wie eine Drehung mit einem Punkt der Benutzereingabe auftritt.Specifies how a rotation occurs with one point of user input. |
ManipulationStartedEventArgs |
Stellt Daten für das ManipulationStarted-Ereignis bereit.Provides data for the ManipulationStarted event. |
ManipulationStartingEventArgs |
Stellt Daten für das ManipulationStarting-Ereignis bereit.Provides data for the ManipulationStarting, event. |
ManipulationVelocities |
Beschreibt die Geschwindigkeit, mit der Bearbeitungen ausgeführt werden.Describes the speed at which manipulations occurs. |
MediaCommands |
Stellt einen Standardsatz von medienbezogenen Befehlen bereit.Provides a standard set of media related commands. |
ModifierKeysConverter |
Konvertiert ein ModifierKeys-Objekt in andere bzw. aus anderen Typen.Converts a ModifierKeys object to and from other types. |
ModifierKeysValueSerializer |
Konvertiert Instanzen von String in ModifierKeys-Instanzen und umgekehrt.Converts instances of String to and from instances of ModifierKeys. |
Mouse |
Stellt das Mausgerät für einen bestimmten Thread dar.Represents the mouse device to a specific thread. |
MouseActionConverter |
Konvertiert ein MouseAction-Objekt in andere bzw. aus anderen Typen.Converts a MouseAction object to and from other types. |
MouseActionValueSerializer |
Konvertiert Instanzen von String in MouseAction-Instanzen und umgekehrt.Converts instances of String to and from instances of MouseAction. |
MouseBinding |
Bindet eine MouseGesture an einen RoutedCommand (oder eine andere ICommand-Implementierung).Binds a MouseGesture to a RoutedCommand (or another ICommand implementation). |
MouseButtonEventArgs |
Stellt Daten für auf Maustasten bezogene Ereignisse bereit.Provides data for mouse button related events. |
MouseDevice |
Stellt ein Mausgerät dar.Represents a mouse device. |
MouseEventArgs |
Stellt Daten für mausbezogene Routingereignisse bereit, die sich nicht speziell auf Maustasten oder das Mausrad beziehen; z.B. MouseMove.Provides data for mouse related routed events that do not specifically involve mouse buttons or the mouse wheel, for example MouseMove. |
MouseGesture |
Definiert eine Mauseingabebewegung, die zum Aufrufen eines Befehls verwendet werden kann.Defines a mouse input gesture that can be used to invoke a command. |
MouseGestureConverter |
Konvertiert ein MouseGesture-Objekt in andere bzw. aus anderen Typen.Converts a MouseGesture object to and from other types. |
MouseGestureValueSerializer |
Konvertiert Instanzen von String in ModifierKeys-Instanzen und umgekehrt.Converts instances of String to and from instances of ModifierKeys. |
MouseWheelEventArgs |
Stellt Daten für eine Reihe von Ereignissen bereit, die Änderungen an den Deltawert eines Mausrads melden.Provides data for various events that report changes to the mouse wheel delta value of a mouse device. |
NavigationCommands |
Stellt einen Standardsatz von navigationsbezogenen Befehlen bereit.Provides a standard set of navigation-related commands. |
NotifyInputEventArgs |
Stellt Daten für unformatierte Eingaben bereit, die vom InputManager verarbeitet werden.Provides data for raw input being processed by the InputManager. |
PreProcessInputEventArgs |
Stellt Daten für Eingabeereignisse vor der Verarbeitung bereit.Provides data for preprocess input events. |
ProcessInputEventArgs |
Stellt Daten für Eingabeereignisse nach der Verarbeitung bereit.Provides data for postprocess input events. |
QueryCursorEventArgs |
Stellt Daten für das QueryCursor-Ereignis bereit.Provides data for the QueryCursor event. |
RoutedCommand |
Definiert einen Befehl, der ICommand implementiert und die Elementstruktur durchläuft.Defines a command that implements ICommand and is routed through the element tree. |
RoutedUICommand |
Definiert einen ICommand, der durch die Elementstruktur weitergeleitet wird und eine Texteigenschaft enthält.Defines an ICommand that is routed through the element tree and contains a text property. |
StagingAreaInputItem |
Kapselt ein Eingabeereignis, wenn dieses vom Eingabe-Manager verarbeitet wird.Encapsulates an input event when it is being processed by the input manager. |
Stylus |
Stellt den Zugriff auf allgemeine Informationen über einen Tablettstift bereit.Provides access to general information about a tablet pen. |
StylusButton |
Stellt eine Tablettstiftschaltfläche dar.Represents a button on a stylus. |
StylusButtonCollection |
Enthält eine Auflistung von StylusButton-Objekten.Contains a collection of StylusButton objects. |
StylusButtonEventArgs |
Stellt Daten für das StylusButtonDown-Ereignis und das StylusButtonUp-Ereignis bereit.Provides data for the StylusButtonDown and StylusButtonUp events. |
StylusDevice |
Stellt einen Tablettstift dar, der mit einem Tablet PC verwendet wird.Represents a tablet pen used with a Tablet PC. |
StylusDeviceCollection |
Enthält die StylusDevice-Objekte, die die Tablettstiftgeräte eines Tablet PCs darstellen.Contains the StylusDevice objects that represent a Tablet PC's stylus devices. |
StylusDownEventArgs |
Stellt Daten für das StylusDown-Ereignis bereit.Provides data for the StylusDown event. |
StylusEventArgs |
Stellt Daten für eine Reihe von Ereignissen bereit, die der Stylus-Klasse zugeordnet sind.Provides data for several of the events that are associated with the Stylus class. |
StylusPointCollection |
Enthält eine Auflistung von StylusPoint-Objekten.Contains a collection of StylusPoint objects. |
StylusPointDescription |
Gibt die Eigenschaften in einem StylusPoint an.Specifies the properties that are in a StylusPoint. |
StylusPointProperties |
Enthält eine StylusPointProperty für jede Eigenschaft, die WPF unterstützt.Contains a StylusPointProperty for each property that the WPF supports. |
StylusPointProperty |
Stellt eine in einem StylusPoint gespeicherte Eigenschaft dar.Represents a property stored in a StylusPoint. |
StylusPointPropertyInfo |
Gibt die Einschränkungen einer Eigenschaft in einem StylusPoint an.Specifies the constraints of a property in a StylusPoint. |
StylusSystemGestureEventArgs |
Stellt Daten für das StylusSystemGesture-Ereignis bereit.Provides data for the StylusSystemGesture event. |
Tablet |
Ermöglicht den Zugriff auf statische Methoden, die die mit dem System verknüpften Tablettgeräte zurückgeben.Provides access to static methods that return the tablet devices attached to the system. |
TabletDevice |
Stellt das Digitizergerät eines Tablet PCs dar.Represents the digitizer device of a Tablet PC. |
TabletDeviceCollection |
Enthält die TabletDevice-Objekte, die die Digitizergeräte eines Tablettstiftgeräts darstellen.Contains the TabletDevice objects that represent the digitizer devices of a tablet device. |
TextComposition |
Stellt eine auf die Texteingabe bezogene Komposition dar, die den Kompositionstext selbst, alle verwandten Steuerelement- oder Systemtexte sowie einen Abschlusszustand für die Komposition einschließt.Represents a composition related to text input which includes the composition text itself, any related control or system text, and a state of completion for the composition. |
TextCompositionEventArgs |
Enthält Argumente, die Änderungen an einer TextComposition zugeordnet sind.Contains arguments associated with changes to a TextComposition. |
TextCompositionManager |
Stellt Funktionen zum Behandeln von Ereignissen bereit, die sich auf die Eingabe und Texterstellungen beziehen.Provides facilities for managing events related to input and text compositions. |
Touch |
Stellt einen Dienst auf Anwendungsebene bereit, der die Mehrfingereingabe vom Betriebssystem verarbeitet und das FrameReported-Ereignis auslöst.Provides an application-level service that processes multitouch input from the operating system and raises the FrameReported event. |
TouchDevice |
Stellt eine einzelne Fingereingabe auf einem Touchscreen dar.Represents a single touch input produced by a finger on a touchscreen. |
TouchEventArgs |
Stellt Daten für Ereignisse bereit, die sich auf Fingereingaben beziehen.Provides data for touch input events. |
TouchFrameEventArgs |
Stellt Daten für das FrameReported-Ereignis bereit.Provides data for the FrameReported event. |
TouchPoint |
Stellt einen einzelnen Berührungspunkt in der Quelle einer Mehrfingereingabemeldung dar.Represents a single touch point from a multitouch message source. |
TouchPointCollection |
Enthält eine Auflistung von TouchPoint-Objekten.Contains a collection of TouchPoint objects. |
TraversalRequest |
Stellt eine Anforderung dar, den Fokus zu einem anderen Steuerelement zu verschiebenRepresents a request to move focus to another control. |
Strukturen
StylusPoint |
Stellt einen einzelnen Datenpunkt dar, der vom Digitizer und vom Tablettstift erfasst wurde.Represents a single data point collected from the digitizer and stylus. |
Schnittstellen
ICommand |
Definiert einen Befehl.Defines a command. |
ICommandSource |
Definiert ein Objekt, das über die Fähigkeit zum Aufrufen eines Befehls verfügt.Defines an object that knows how to invoke a command. |
IInputLanguageSource |
Definiert erforderliche Funktionen für ein Objekt, das als Eingabesprachenquelle fungieren soll.Defines necessary facilities for an object that intends to behave as an input language source. |
IManipulator |
Stellt die Position der Eingabe bereit, die zum Erstellen einer Manipulation erforderlich ist.Provides the position of input that is needed to create a manipulation. |
Enumerationen
CaptureMode |
Gibt die Richtlinien für die Erfassung von Mauseingaben an.Specifies the mouse capture policies. |
CursorType |
Gibt die integrierten Cursortypen an.Specifies the built in cursor types. |
FocusNavigationDirection |
Gibt die Richtung in einer Benutzeroberfläche an, in der eine gewünschte Fokusänderungsanforderung versucht wird. Die Richtung basiert auf der Aktivierreihenfolge oder der relativen Richtung im Layout.The direction is either based on tab order or by relative direction in layout. |
ImeConversionModeValues |
Beschreibt einen Modus für eine Eingabekonvertierung, die von einer Eingabemethode ausgeführt werden soll.Describes a mode of input conversion to be performed by an input method. |
ImeSentenceModeValues |
Gibt den Modus der Satzkonvertierung an, die von einer Eingabemethode ausgeführt wird.Specifies the mode of sentence conversion performed by an input method. |
InputMethodState |
Beschreibt den Zustand einer InputMethod.Describes the state of an InputMethod. |
InputMode |
Gibt die möglichen Werte für den Eingabemodus an.Specifies the possible values for the input mode. |
InputScopeNameValue |
Gibt den Namen des Eingabebereichs an, der bestimmt, wie Eingaben von verschiedenen Eingabemethoden interpretiert werden.Specifies the input scope name which modifies how input from alternative input methods is interpreted. |
InputType |
Gibt die möglichen Typen der gemeldeten Eingabe an.Specifies the possible types of input being reported. |
Key |
Gibt die möglichen Schlüsselwerte auf einer Tastatur an.Specifies the possible key values on a keyboard. |
KeyboardNavigationMode |
Gibt die möglichen Werte für Fokusänderungen bei einer logischen Navigation und einer Richtungsnavigation an.Specifies the possible values for changes in focus when logical and directional navigation occurs. |
KeyStates |
Gibt Konstanten an, die den Zustand einer Taste definieren.Specifies constants that define the state of a key. |
ManipulationModes |
Gibt an, wie Manipulationsereignisse interpretiert werden.Specifies how manipulation events are interpreted. |
ModifierKeys |
Gibt den Satz von Modifizierertasten an.Specifies the set of modifier keys. |
MouseAction |
Gibt Konstanten an, die Aktionen definieren, die von der Maus ausgeführt werden.Specifies constants that define actions performed by the mouse. |
MouseButton |
Definiert Werte, die die Tasten auf einem Mausgerät angeben.Defines values that specify the buttons on a mouse device. |
MouseButtonState |
Gibt die möglichen Zustände einer Maustaste an.Specifies the possible states of a mouse button. |
RestoreFocusMode |
Gibt an, wie Windows Presentation Foundation (WPF) den Fokus des Fensters wiederherstellt.Specifies how Windows Presentation Foundation (WPF) restores focus to the window. |
SpeechMode |
Gibt den Modus für die Interpretation von Spracheingaben an.Specifies the mode of interpretation for speech input. |
StylusButtonState |
Stellt den Zustand eines StylusButton dar.Represents the state of a StylusButton. |
StylusPointPropertyUnit |
Gibt die Maßeinheit für eine StylusPoint-Eigenschaft an.Specifies the unit of measurement for a StylusPoint property. |
SystemGesture |
Definiert die verfügbaren Systemstiftbewegungen.Defines the available system gestures. |
TabletDeviceType |
Definiert Werte für den Gerätetyp, der vom Tablettgerät verwendet wird.Defines values for the type of devices the tablet device uses. |
TabletHardwareCapabilities |
Definiert Werte, die die Hardwarefunktionen eines Tablettgeräts einschließlich von Desktopdigitizern und Mäusen angeben.Defines values that specify the hardware capabilities of a tablet device, including desktop digitizers and mice. |
TextCompositionAutoComplete |
Definiert eine Reihe von Zuständen für das Behandeln der automatischen Vervollständigung einer Texterstellung.Defines a set of states for the handling of automatic completion of a text composition. |
TouchAction |
Beschreibt die Aktion eines bestimmten Berührungspunkts.Describes the action of a specific touch point. |
Delegaten
AccessKeyPressedEventHandler |
Stellt die Methode für die Behandlung des angefügten AccessKeyPressed-Ereignisses dar.Represents the method that will handle the AccessKeyPressed attached event. |
CanExecuteRoutedEventHandler |
Stellt die Methode zur Behandlung des CanExecute-Ereignisses dar.Represents the method that will handle the CanExecute event. |
ExecutedRoutedEventHandler |
Stellt die Methode für die Behandlung der Routingereignisse Executed und PreviewExecuted sowie verwandter angefügter Ereignisse dar.Represents the method that will handle the Executed and PreviewExecuted routed events, as well as related attached events. |
InputEventHandler |
Stellt die Methode dar, die eingabebezogene Routingereignisse verarbeitet.Represents the method that handles input related routed events. |
InputLanguageEventHandler |
Stellt die Methode zur Behandlung der Ereignisse InputLanguageChanged und InputLanguageChanging dar.Represents the method that will handle the InputLanguageChanged and InputLanguageChanging events. |
InputMethodStateChangedEventHandler |
Stellt die Methode zur Behandlung des StateChanged-Ereignisses dar.Represents the method that will handle the StateChanged event. |
KeyboardEventHandler |
Stellt die Methode dar, die geroutete Tastaturereignisse behandelt.Represents the method that will handle keyboard-related routed events. |
KeyboardFocusChangedEventHandler |
Stellt die Methode für die Behandlung der Routingereignisse LostKeyboardFocus und GotKeyboardFocus sowie verwandter angefügter Ereignisse und Vorschauereignisse dar.Represents the method that will handle the LostKeyboardFocus and GotKeyboardFocus routed events, as well as related attached and Preview events. |
KeyboardInputProviderAcquireFocusEventHandler |
Stellt die Methode zur Behandlung des KeyboardInputProviderAcquireFocus-Ereignisses dar.Represents the method that will handle the KeyboardInputProviderAcquireFocus event. |
KeyEventHandler |
Stellt die Methode für die Behandlung der Routingereignisse KeyUp und KeyDown sowie verwandter angefügter Ereignisse und Vorschauereignisse dar.Represents the method that will handle the KeyUp and KeyDown routed events, as well as related attached and Preview events. |
MouseButtonEventHandler |
Stellt die Methode dar, die Routingereignisse im Zusammenhang mit Mausschaltflächen behandelt, z.B. MouseLeftButtonDown.Represents the method that will handle mouse button related routed events, for example MouseLeftButtonDown. |
MouseEventHandler |
Stellt die Methode dar, die mausbezogene Routingereignisse behandelt, die sich nicht speziell auf Maustasten oder das Mausrad beziehen; z.B. MouseMove.Represents the method that will handle mouse related routed events that do not specifically involve mouse buttons or the mouse wheel; for example, MouseMove. |
MouseWheelEventHandler |
Stellt die Methode für die Behandlung der Routingereignisse MouseWheel und MouseWheel sowie verwandter angefügter Ereignisse und Vorschauereignisse dar.Represents the method that will handle the MouseWheel and MouseWheel routed events, as well as related attached and Preview events. |
NotifyInputEventHandler |
Stellt die Methode dar, die das PreNotifyInput-Ereignis und das PostNotifyInput-Ereignis behandelt.Represents the method that will handle PreNotifyInput and PostNotifyInput events. |
PreProcessInputEventHandler |
Stellt die Methode zur Behandlung des PreProcessInput-Ereignisses dar.Represents the method that will handle the PreProcessInput event. |
ProcessInputEventHandler |
Stellt die Methode zur Behandlung des PostProcessInput-Ereignisses dar.Represents the method that will handle the PostProcessInput event. |
QueryCursorEventHandler |
Stellt die Methode dar, die das QueryCursor-Ereignis und das QueryCursor-Ereignis sowie das angefügte QueryCursor-Ereignis behandelt.Represents the method that will handle the QueryCursor and QueryCursor events, as well as the QueryCursor attached event. |
StylusButtonEventHandler |
Stellt die Methode dar, die entweder das StylusButtonDown-Ereignis oder das StylusButtonUp-Ereignis eines UIElement behandelt.Represents the method that handles either the StylusButtonDown event or the StylusButtonUp event of a UIElement. |
StylusDownEventHandler |
Stellt die Methode, die das StylusDown-Ereignis abwickelt, sowie mehrere Variationen dar, einschließlich des entsprechenden Vorschauereignisses.Represents the method that handles the StylusDown event, as well as several variations, including the corresponding Preview event. Außerdem wird das Ereignis in den Basiselementklassen wieder verfügbar gemacht.Also re-exposes the event in the base element classes. |
StylusEventHandler |
Stellt die Methode dar, die ein Tablettstiftereignis für eine Klasse behandelt, die die IInputElement-Schnittstelle implementiert.Represents the method that handles a stylus event for a class that the implements the IInputElement interface. |
StylusSystemGestureEventHandler |
Stellt die Methode dar, die das StylusSystemGesture-Ereignis eines UIElement behandelt.Represents the method that handles the StylusSystemGesture event of a UIElement. |
TextCompositionEventHandler |
Stellt die Methode dar, die die den Klassen TextComposition und TextCompositionManager zugeordneten Routingereignisse behandelt; z.B. TextInput.Represents the method that will handle the routed events related to the TextComposition and TextCompositionManager classes, for example TextInput. |
TouchFrameEventHandler |
Stellt die Methode zur Behandlung des FrameReported-Ereignisses eines Touch-Objekts dar.Represents the method that will handle the FrameReported event of a Touch. |