このクラスのメンバの一覧は、AdvancedFocusTextBoxメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | AddHandler | オーバーロードされます。 Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. System.Windows.UIElementから継承されます。 |
![]() | AddToEventRoute | Adds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. System.Windows.UIElementから継承されます。 |
![]() | AppendText | Appends a string to the contents of a text control. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | ApplyAnimationClock | オーバーロードされます。 Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. System.Windows.UIElementから継承されます。 |
![]() | ApplyTemplate | Builds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call. System.Windows.FrameworkElementから継承されます。 |
![]() | Arrange | Positions child elements and determines a size for a System.Windows.UIElement. Parent elements call this method from their System.Windows.UIElement.ArrangeCore(System.Windows.Rect) implementation (or a WPF framework-level equivalent) to form a recursive layout update. This method constitutes the second pass of a layout update. System.Windows.UIElementから継承されます。 |
![]() | BeginAnimation | オーバーロードされます。 Starts an animation for a specified animated property on this element. System.Windows.UIElementから継承されます。 |
![]() | BeginChange | Begins a change block. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | BeginInit | Starts the initialization process for this element. System.Windows.FrameworkElementから継承されます。 |
![]() | BeginStoryboard | オーバーロードされます。 Begins the sequence of actions that are contained in the provided storyboard. System.Windows.FrameworkElementから継承されます。 |
![]() | BringIntoView | オーバーロードされます。 Attempts to bring this element into view, within any scrollable regions it is contained within. System.Windows.FrameworkElementから継承されます。 |
![]() | CaptureMouse | Attempts to force capture of the mouse to this element. System.Windows.UIElementから継承されます。 |
![]() | CaptureStylus | Attempts to force capture of the stylus to this element. System.Windows.UIElementから継承されます。 |
![]() | CaptureTouch | Attempts to force capture of a touch to this element. System.Windows.UIElementから継承されます。 |
![]() | Clear | Clears all the content from the text box. System.Windows.Controls.TextBoxから継承されます。 |
![]() | ClearValue | オーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。 |
![]() | CoerceValue | Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | Copy | Copies the current selection of the text editing control to the System.Windows.Clipboard. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | Cut | Removes the current selection from the text editing control and copies it to the System.Windows.Clipboard. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | DeclareChangeBlock | Creates a change block. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | EndChange | Ends a change block. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | EndInit | Indicates that the initialization process for the element is complete. System.Windows.FrameworkElementから継承されます。 |
![]() | Equals | System.Windows.DependencyObjectから継承されます。 |
![]() | FindCommonVisualAncestor | Returns the common ancestor of two visual objects. System.Windows.Media.Visualから継承されます。 |
![]() | FindName | System.Windows.FrameworkElementから継承されます。 |
![]() | FindResource | Searches for a resource with the specified key, and throws an exception if the requested resource is not found. System.Windows.FrameworkElementから継承されます。 |
![]() | Focus | Attempts to set focus to this element. System.Windows.UIElementから継承されます。 |
![]() | GetAnimationBaseValue | Returns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation. System.Windows.UIElementから継承されます。 |
![]() | GetBindingExpression | Returns the System.Windows.Data.BindingExpression that represents the binding on the specified property. System.Windows.FrameworkElementから継承されます。 |
![]() | GetCharacterIndexFromLineIndex | Returns the zero-based character index for the first character in the specified line. System.Windows.Controls.TextBoxから継承されます。 |
![]() | GetCharacterIndexFromPoint | Returns the zero-based index of the character that is closest to the specified point. System.Windows.Controls.TextBoxから継承されます。 |
![]() | GetFirstVisibleLineIndex | Returns the line index for the first line that is currently visible in the text box. System.Windows.Controls.TextBoxから継承されます。 |
![]() | GetHashCode | Gets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | GetLastVisibleLineIndex | Returns the line index for the last line that is currently visible in the text box. System.Windows.Controls.TextBoxから継承されます。 |
![]() | GetLineIndexFromCharacterIndex | Returns the zero-based line index for the line that contains the specified character index. System.Windows.Controls.TextBoxから継承されます。 |
![]() | GetLineLength | Returns the number of characters in the specified line. System.Windows.Controls.TextBoxから継承されます。 |
![]() | GetLineText | Returns the text that is currently displayed on the specified line. System.Windows.Controls.TextBoxから継承されます。 |
![]() | GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | GetNextSpellingErrorCharacterIndex | Returns the beginning character index for the next spelling error in the contents of the text box. System.Windows.Controls.TextBoxから継承されます。 |
![]() | GetRectFromCharacterIndex | オーバーロードされます。 Returns the rectangle for the leading edge of the character at the specified index. System.Windows.Controls.TextBoxから継承されます。 |
![]() | GetSpellingError | Returns a System.Windows.Controls.SpellingError object associated with any spelling error at the specified character index. System.Windows.Controls.TextBoxから継承されます。 |
![]() | GetSpellingErrorLength | Returns the length of any spelling error that includes the specified character. System.Windows.Controls.TextBoxから継承されます。 |
![]() | GetSpellingErrorStart | Returns the beginning character index for any spelling error that includes the specified character. System.Windows.Controls.TextBoxから継承されます。 |
![]() | GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | InputHitTest | System.Windows.UIElementから継承されます。 |
![]() | InvalidateArrange | Invalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by System.Windows.UIElement.UpdateLayout. System.Windows.UIElementから継承されます。 |
![]() | InvalidateMeasure | Invalidates the measurement state (layout) for the element. System.Windows.UIElementから継承されます。 |
![]() | InvalidateProperty | System.Windows.DependencyObjectから継承されます。 |
![]() | InvalidateVisual | Invalidates the rendering of the element, and forces a complete new layout pass. System.Windows.UIElement.OnRender(System.Windows.Media.DrawingContext) is called after the layout cycle is completed. System.Windows.UIElementから継承されます。 |
![]() | IsAncestorOf | Determines whether the visual object is an ancestor of the descendant visual object. System.Windows.Media.Visualから継承されます。 |
![]() | IsDescendantOf | Determines whether the visual object is a descendant of the ancestor visual object. System.Windows.Media.Visualから継承されます。 |
![]() | LineDown | Scrolls the contents of the control down by one line. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | LineLeft | Scrolls the contents of the control to the left by one line. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | LineRight | Scrolls the contents of the control to the right by one line. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | LineUp | Scrolls the contents of the control upward by one line. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | LockCurrentUndoUnit | Locks the most recent undo unit of the undo stack of the application. This prevents the locked unit from being merged with undo units that are added subsequently. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | Measure | Updates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Parent elements call this method from their own System.Windows.UIElement.MeasureCore(System.Windows.Size) implementations to form a recursive layout update. Calling this method constitutes the first pass (the "Measure" pass) of a layout update. System.Windows.UIElementから継承されます。 |
![]() | MoveFocus | Moves the keyboard focus away from this element and to another element in a provided traversal direction. System.Windows.FrameworkElementから継承されます。 |
![]() | OnApplyTemplate | Is called when a control template is applied. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | PageDown | Scrolls the contents of the control down by one page. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | PageLeft | Scrolls the contents of the control to the left by one page. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | PageRight | Scrolls the contents of the control to the right by one page. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | PageUp | Scrolls the contents of the control up by one page. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | Paste | Pastes the contents of the Clipboard over the current selection in the text editing control. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | PointFromScreen | Converts a System.Windows.Point in screen coordinates into a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual. System.Windows.Media.Visualから継承されます。 |
![]() | PointToScreen | Converts a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual into a System.Windows.Point in screen coordinates. System.Windows.Media.Visualから継承されます。 |
![]() | PredictFocus | Determines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus. System.Windows.FrameworkElementから継承されます。 |
![]() | RaiseEvent | System.Windows.UIElementから継承されます。 |
![]() | ReadLocalValue | Returns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。 |
![]() | Redo | Undoes the most recent undo command. In other words, redoes the most recent undo unit on the undo stack. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | RegisterName | Provides an accessor that simplifies access to the System.Windows.NameScope registration method. System.Windows.FrameworkElementから継承されます。 |
![]() | ReleaseAllTouchCaptures | Releases all captured touch devices from this element. System.Windows.UIElementから継承されます。 |
![]() | ReleaseMouseCapture | Releases the mouse capture, if this element held the capture. System.Windows.UIElementから継承されます。 |
![]() | ReleaseStylusCapture | Releases the stylus device capture, if this element held the capture. System.Windows.UIElementから継承されます。 |
![]() | ReleaseTouchCapture | Attempts to release the specified touch device from this element. System.Windows.UIElementから継承されます。 |
![]() | RemoveHandler | System.Windows.UIElementから継承されます。 |
![]() | ScrollToEnd | Scrolls the view of the editing control to the end of the content. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | ScrollToHome | Scrolls the view of the editing control to the beginning of the viewport. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | ScrollToHorizontalOffset | Scrolls the contents of the editing control to the specified horizontal offset. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | ScrollToLine | Scrolls the line at the specified line index into view. System.Windows.Controls.TextBoxから継承されます。 |
![]() | ScrollToVerticalOffset | Scrolls the contents of the editing control to the specified vertical offset. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | Select | Selects a range of text in the text box. System.Windows.Controls.TextBoxから継承されます。 |
![]() | SelectAll | Selects all the contents of the text editing control. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | SetBinding | オーバーロードされます。 Attaches a binding to this element, based on the provided binding object. System.Windows.FrameworkElementから継承されます。 |
![]() | SetCurrentValue | System.Windows.DependencyObjectから継承されます。 |
![]() | SetResourceReference | Searches for a resource with the specified name and sets up a resource reference to it for the specified property. System.Windows.FrameworkElementから継承されます。 |
![]() | SetValue | オーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。 |
![]() | ToString | Returns the string representation of a System.Windows.Controls.Control object. System.Windows.Controls.Controlから継承されます。 |
![]() | TransformToAncestor | オーバーロードされます。 Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified System.Windows.Media.Visual ancestor of the visual object. System.Windows.Media.Visualから継承されます。 |
![]() | TransformToDescendant | Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object descendant. System.Windows.Media.Visualから継承されます。 |
![]() | TransformToVisual | Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object. System.Windows.Media.Visualから継承されます。 |
![]() | TranslatePoint | Translates a point relative to this element to coordinates that are relative to the specified element. System.Windows.UIElementから継承されます。 |
![]() | TryFindResource | Searches for a resource with the specified key, and returns that resource if found. System.Windows.FrameworkElementから継承されます。 |
![]() | Undo | Undoes the most recent undo command. In other words, undoes the most recent undo unit on the undo stack. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | UnregisterName | Simplifies access to the System.Windows.NameScope de-registration method. System.Windows.FrameworkElementから継承されます。 |
![]() | UpdateDefaultStyle | Reapplies the default style to the current System.Windows.FrameworkElement. System.Windows.FrameworkElementから継承されます。 |
![]() | UpdateLayout | Ensures that all visual child elements of this element are properly updated for layout. System.Windows.UIElementから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | AddLogicalChild | Adds the provided object to the logical tree of this element. System.Windows.FrameworkElementから継承されます。 |
![]() | AddVisualChild | Defines the parent-child relationship between two visuals. System.Windows.Media.Visualから継承されます。 |
![]() | ArrangeCore | Implements System.Windows.UIElement.ArrangeCore(System.Windows.Rect) (defined as virtual in System.Windows.UIElement) and seals the implementation. System.Windows.FrameworkElementから継承されます。 |
![]() | ArrangeOverride | Called to arrange and size the content of a System.Windows.Controls.Control object. System.Windows.Controls.Controlから継承されます。 |
![]() | GetLayoutClip | Returns a geometry for a clipping mask. The mask applies if the layout system attempts to arrange an element that is larger than the available display space. System.Windows.FrameworkElementから継承されます。 |
![]() | GetTemplateChild | Returns the named element in the visual tree of an instantiated System.Windows.Controls.ControlTemplate. System.Windows.FrameworkElementから継承されます。 |
![]() | GetUIParentCore | Returns an alternative logical parent for this element if there is no visual parent. System.Windows.FrameworkElementから継承されます。 |
![]() | GetVisualChild | Overrides System.Windows.Media.Visual.GetVisualChild(System.Int32), and returns a child at the specified index from a collection of child elements. System.Windows.FrameworkElementから継承されます。 |
![]() | HitTestCore | オーバーロードされます。 Implements System.Windows.Media.Visual.HitTestCore(System.Windows.Media.PointHitTestParameters) to supply base element hit testing behavior (returning System.Windows.Media.HitTestResult). System.Windows.UIElementから継承されます。 |
![]() | MeasureCore | Implements basic measure-pass layout system behavior for System.Windows.FrameworkElement. System.Windows.FrameworkElementから継承されます。 |
![]() | MeasureOverride | Sizes the text box to its content. System.Windows.Controls.TextBoxから継承されます。 |
![]() | OnAccessKey | Provides class handling for when an access key that is meaningful for this element is invoked. System.Windows.UIElementから継承されます。 |
![]() | OnChildDesiredSizeChanged | Supports layout behavior when a child element is resized. System.Windows.UIElementから継承されます。 |
![]() | OnContextMenuClosing | Invoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event. System.Windows.FrameworkElementから継承されます。 |
![]() | OnContextMenuOpening | Called whenever an unhandled System.Windows.FrameworkElement.ContextMenuOpening routed event reaches this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnCreateAutomationPeer | Creates and returns an System.Windows.Automation.Peers.AutomationPeer object for the text box. System.Windows.Controls.TextBoxから継承されます。 |
![]() | OnDpiChanged | Called when the DPI at which this View is rendered changes. System.Windows.Media.Visualから継承されます。 |
![]() | OnDragEnter | Invoked whenever an unhandled System.Windows.DragDrop.DragEnter attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnDragLeave | Invoked whenever an unhandled System.Windows.DragDrop.DragLeave attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnDragOver | Invoked whenever an unhandled System.Windows.DragDrop.DragOver attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnDrop | Invoked whenever an unhandled System.Windows.DragDrop.DragEnter attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnGiveFeedback | Invoked whenever an unhandled System.Windows.DragDrop.GiveFeedback attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnGotFocus | Invoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route. System.Windows.FrameworkElementから継承されます。 |
![]() | OnGotKeyboardFocus | オーバーライドされます。 処理されていない System.Windows.Input.Keyboard.GotKeyboardFocus 添付されたルーティング イベントがこのクラスから派生された要素に移動する場合に呼び出されます。このメソッドを実装してこのイベントのクラス処理を追加します。 |
![]() | OnGotMouseCapture | Invoked when an unhandled System.Windows.Input.Mouse.GotMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnGotStylusCapture | Invoked when an unhandled System.Windows.Input.Stylus.GotStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnGotTouchCapture | Provides class handling for the System.Windows.UIElement.GotTouchCapture routed event that occurs when a touch is captured to this element. System.Windows.UIElementから継承されます。 |
![]() | OnInitialized | Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to %[LangWord]true %internally. System.Windows.FrameworkElementから継承されます。 |
![]() | OnIsKeyboardFocusedChanged | Invoked when an unhandled System.Windows.UIElement.IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsKeyboardFocusWithinChanged | Invoked just before the System.Windows.UIElement.IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsMouseCapturedChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseCapturedChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsMouseCaptureWithinChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsMouseDirectlyOverChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsStylusCapturedChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsStylusCaptureWithinChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnIsStylusDirectlyOverChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnKeyDown(KeyEventArgs) | Invoked whenever an unhandled System.Windows.Input.Keyboard.KeyDown attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnKeyUp | Invoked whenever an unhandled System.Windows.Input.Keyboard.KeyUp attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnLostFocus | Raises the System.Windows.UIElement.LostFocus event (using the provided arguments). System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnLostKeyboardFocus | Invoked whenever an unhandled System.Windows.Input.Keyboard.LostKeyboardFocus attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnLostMouseCapture | Invoked when an unhandled System.Windows.Input.Mouse.LostMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnLostStylusCapture | Invoked when an unhandled System.Windows.Input.Stylus.LostStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnLostTouchCapture | Provides class handling for the System.Windows.UIElement.LostTouchCapture routed event that occurs when this element loses a touch capture. System.Windows.UIElementから継承されます。 |
![]() | OnManipulationBoundaryFeedback | Called when the System.Windows.UIElement.ManipulationBoundaryFeedback event occurs. System.Windows.UIElementから継承されます。 |
![]() | OnManipulationCompleted | Called when the System.Windows.UIElement.ManipulationCompleted event occurs. System.Windows.UIElementから継承されます。 |
![]() | OnManipulationDelta | Called when the System.Windows.UIElement.ManipulationDelta event occurs. System.Windows.UIElementから継承されます。 |
![]() | OnManipulationInertiaStarting | Called when the System.Windows.UIElement.ManipulationInertiaStarting event occurs. System.Windows.UIElementから継承されます。 |
![]() | OnManipulationStarted | Called when the System.Windows.UIElement.ManipulationStarted event occurs. System.Windows.UIElementから継承されます。 |
![]() | OnManipulationStarting | Provides class handling for the System.Windows.UIElement.ManipulationStarting routed event that occurs when the manipulation processor is first created. System.Windows.UIElementから継承されます。 |
![]() | OnMouseDoubleClick | Raises the System.Windows.Controls.Control.MouseDoubleClick routed event. System.Windows.Controls.Controlから継承されます。 |
![]() | OnMouseDown | Invoked whenever an unhandled System.Windows.Input.Mouse.MouseDown attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnMouseEnter | Invoked when an unhandled System.Windows.Input.Mouse.MouseEnter attached event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnMouseLeave | Invoked when an unhandled System.Windows.Input.Mouse.MouseLeave attached event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnMouseLeftButtonDown | Invoked when an unhandled System.Windows.UIElement.MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnMouseLeftButtonUp | Invoked when an unhandled System.Windows.UIElement.MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnMouseMove | Invoked whenever an unhandled System.Windows.Input.Mouse.MouseMove attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnMouseRightButtonDown | Invoked when an unhandled System.Windows.UIElement.MouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnMouseRightButtonUp | Invoked when an unhandled System.Windows.UIElement.MouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnMouseUp | Invoked whenever an unhandled System.Windows.Input.Mouse.MouseUp event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnMouseWheel | Is called when a System.Windows.UIElement.MouseWheel event is routed to this class (or to a class that inherits from this class). System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnPreviewDragEnter | Invoked when an unhandled System.Windows.DragDrop.PreviewDragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewDragLeave | Invoked when an unhandled System.Windows.DragDrop.PreviewDragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewDragOver | Invoked when an unhandled System.Windows.DragDrop.PreviewDragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewDrop | Invoked when an unhandled System.Windows.DragDrop.PreviewDrop attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewGiveFeedback | Invoked when an unhandled System.Windows.DragDrop.PreviewGiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewGotKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewGotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewKeyDown | Called when the System.Windows.UIElement.KeyDown occurs. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnPreviewKeyUp | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewLostKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewMouseDoubleClick | Raises the System.Windows.Controls.Control.PreviewMouseDoubleClick routed event. System.Windows.Controls.Controlから継承されます。 |
![]() | OnPreviewMouseDown | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseDown attached routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewMouseLeftButtonDown | Invoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewMouseLeftButtonUp | Invoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewMouseMove | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewMouseRightButtonDown | Invoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewMouseRightButtonUp | Invoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewMouseUp | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewMouseWheel | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewQueryContinueDrag | Invoked when an unhandled System.Windows.DragDrop.PreviewQueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewStylusButtonDown | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewStylusButtonUp | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewStylusDown | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewStylusInAirMove | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewStylusInRange | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewStylusMove | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewStylusOutOfRange | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewStylusSystemGesture | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewStylusUp | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewTextInput | Invoked when an unhandled System.Windows.Input.TextCompositionManager.PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewTouchDown | Provides class handling for the System.Windows.UIElement.PreviewTouchDown routed event that occurs when a touch presses this element. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewTouchMove | Provides class handling for the System.Windows.UIElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. System.Windows.UIElementから継承されます。 |
![]() | OnPreviewTouchUp | Provides class handling for the System.Windows.UIElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. System.Windows.UIElementから継承されます。 |
![]() | OnPropertyChanged | Called when one or more of the dependency properties that exist on the element have had their effective values changed. System.Windows.Controls.TextBoxから継承されます。 |
![]() | OnQueryContinueDrag | Invoked whenever an unhandled System.Windows.DragDrop.QueryContinueDrag attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnQueryCursor | Invoked whenever an unhandled System.Windows.Input.Mouse.QueryCursor attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnRender | When overridden in a derived class, participates in rendering operations that are directed by the layout system. The rendering instructions for this element are not used directly when this method is invoked, and are instead preserved for later asynchronous use by layout and drawing. System.Windows.UIElementから継承されます。 |
![]() | OnRenderSizeChanged | Raises the System.Windows.FrameworkElement.SizeChanged event, using the specified information as part of the eventual event data. System.Windows.FrameworkElementから継承されます。 |
![]() | OnSelectionChanged | Is called when the caret or current selection changes position. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnStyleChanged | System.Windows.FrameworkElementから継承されます。 |
![]() | OnStylusButtonDown | Invoked when an unhandled System.Windows.Input.Stylus.StylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnStylusButtonUp | Invoked when an unhandled System.Windows.Input.Stylus.StylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnStylusDown | Invoked when an unhandled System.Windows.Input.Stylus.StylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnStylusEnter | Invoked when an unhandled System.Windows.Input.Stylus.StylusEnter attached event is raised by this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnStylusInAirMove | Invoked when an unhandled System.Windows.Input.Stylus.StylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnStylusInRange | Invoked when an unhandled System.Windows.Input.Stylus.StylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnStylusLeave | Invoked when an unhandled System.Windows.Input.Stylus.StylusLeave attached event is raised by this element. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnStylusMove | Invoked when an unhandled System.Windows.Input.Stylus.StylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnStylusOutOfRange | Invoked when an unhandled System.Windows.Input.Stylus.StylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnStylusSystemGesture | Invoked when an unhandled System.Windows.Input.Stylus.StylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnStylusUp | Invoked when an unhandled System.Windows.Input.Stylus.StylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. System.Windows.UIElementから継承されます。 |
![]() | OnTemplateChanged | Is called when the control template changes. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnTextChanged | Is called when content in this editing control changes. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnTextInput | Invoked whenever an unhandled System.Windows.Input.TextCompositionManager.TextInput attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event. System.Windows.Controls.Primitives.TextBoxBaseから継承されます。 |
![]() | OnToolTipClosing | Invoked whenever an unhandled System.Windows.FrameworkElement.ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event. System.Windows.FrameworkElementから継承されます。 |
![]() | OnToolTipOpening | Invoked whenever the System.Windows.FrameworkElement.ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event. System.Windows.FrameworkElementから継承されます。 |
![]() | OnTouchDown | Provides class handling for the System.Windows.UIElement.TouchDown routed event that occurs when a touch presses inside this element. System.Windows.UIElementから継承されます。 |
![]() | OnTouchEnter | Provides class handling for the System.Windows.UIElement.TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element. System.Windows.UIElementから継承されます。 |
![]() | OnTouchLeave | Provides class handling for the System.Windows.UIElement.TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this System.Windows.UIElement. System.Windows.UIElementから継承されます。 |
![]() | OnTouchMove | Provides class handling for the System.Windows.UIElement.TouchMove routed event that occurs when a touch moves while inside this element. System.Windows.UIElementから継承されます。 |
![]() | OnTouchUp | Provides class handling for the System.Windows.UIElement.TouchUp routed event that occurs when a touch is released inside this element. System.Windows.UIElementから継承されます。 |
![]() | OnVisualChildrenChanged | Called when the System.Windows.Media.VisualCollection of the visual object is modified. System.Windows.Media.Visualから継承されます。 |
![]() | OnVisualParentChanged | Invoked when the parent of this element in the visual tree is changed. Overrides System.Windows.UIElement.OnVisualParentChanged(System.Windows.DependencyObject). System.Windows.FrameworkElementから継承されます。 |
![]() | ParentLayoutInvalidated | Supports incremental layout implementations in specialized subclasses of System.Windows.FrameworkElement. System.Windows.FrameworkElement.ParentLayoutInvalidated(System.Windows.UIElement) is invoked when a child element has invalidated a property that is marked in metadata as affecting the parent's measure or arrange passes during layout. System.Windows.FrameworkElementから継承されます。 |
![]() | RemoveLogicalChild | Removes the provided object from this element's logical tree. System.Windows.FrameworkElement updates the affected logical tree parent pointers to keep in sync with this deletion. System.Windows.FrameworkElementから継承されます。 |
![]() | RemoveVisualChild | Removes the parent-child relationship between two visuals. System.Windows.Media.Visualから継承されます。 |
![]() | ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。 |