Gets or sets the value that determines whether the text box allows and displays the newline or return characters.
AcceptsReturnPropertyIdentifies the AcceptsReturn dependency property.
AccessKeyGets or sets the access key (mnemonic) for this element.
(Inherited from UIElement) AccessKeyScopeOwnerGets or sets a source element that provides the access key scope for this element, even if it's not in the visual tree of the source element.
(Inherited from UIElement) ActualHeightGets the rendered height of a FrameworkElement. See Remarks.
(Inherited from FrameworkElement) ActualOffsetGets the position of this UIElement, relative to its parent, computed during the arrange pass of the layout process.
(Inherited from UIElement) ActualSizeGets the size that this UIElement computed during the arrange pass of the layout process.
(Inherited from UIElement) ActualThemeGets the UI theme that is currently used by the element, which might be different than the RequestedTheme.
(Inherited from FrameworkElement) ActualWidthGets the rendered width of a FrameworkElement. See Remarks.
(Inherited from FrameworkElement) AllowDropGets or sets a value that determines whether this UIElement can be a drop target for purposes of drag-and-drop operations.
(Inherited from UIElement) AllowFocusOnInteractionGets or sets a value that indicates whether the element automatically gets focus when the user interacts with it.
(Inherited from FrameworkElement) AllowFocusWhenDisabledGets or sets whether a disabled control can receive focus.
(Inherited from FrameworkElement) BackgroundGets or sets a brush that provides the background of the control.
(Inherited from Control) BackgroundSizingGets or sets a value that indicates how far the background extends in relation to this element's border.
(Inherited from Control) BaseUriGets a Uniform Resource Identifier (URI) that represents the base Uniform Resource Identifier (URI) for an XAML-constructed object at XAML load time. This property is useful for Uniform Resource Identifier (URI) resolution at run time.
(Inherited from FrameworkElement) BorderBrushGets or sets a brush that describes the border fill of a control.
(Inherited from Control) BorderThicknessGets or sets the border thickness of a control.
(Inherited from Control) CacheModeGets or sets a value that indicates that rendered content should be cached as a composited bitmap when possible.
(Inherited from UIElement) CanBeScrollAnchorGets or sets a value that indicates whether the UIElement can be a candidate for scroll anchoring.
(Inherited from UIElement) CanDragGets or sets a value that indicates whether the element can be dragged as data in a drag-and-drop operation.
(Inherited from UIElement) CanPasteClipboardContentGets a value that indicates whether clipboard content can be pasted into the control.
CanPasteClipboardContentPropertyIdentifies the CanPasteClipboardContent dependency property.
CanRedoGets a value that indicates whether the redo buffer contains an action that can be redone.
CanRedoPropertyIdentifies the CanRedo dependency property.
CanUndoGets a value that indicates whether the undo buffer contains an action that can be undone.
CanUndoPropertyIdentifies the CanUndo dependency property.
CenterPointGets or sets the center point of the element, which is the point about which rotation or scaling occurs. Affects the rendering position of the element.
(Inherited from UIElement) CharacterCasingGets or sets a value that indicates how the control modifies the case of characters as they are typed.
CharacterCasingPropertyIdentifies the CharacterCasing dependency property.
CharacterSpacingGets or sets the uniform spacing between characters, in units of 1/1000 of an em.
(Inherited from Control) ClipGets or sets the RectangleGeometry used to define the outline of the contents of a UIElement.
(Inherited from UIElement) CompositeModeGets or sets a property that declares alternate composition and blending modes for the element in its parent layout and window. This is relevant for elements that are involved in a mixed XAML / Microsoft DirectX UI.
(Inherited from UIElement) ContextFlyoutGets or sets the flyout associated with this element.
(Inherited from UIElement) CornerRadiusGets or sets the radius for the corners of the control's border.
(Inherited from Control) DataContextGets or sets the data context for a FrameworkElement. A common use of a data context is when a FrameworkElement uses the {Binding} markup extension and participates in data binding.
(Inherited from FrameworkElement) DefaultStyleKeyGets or sets the key that references the default style for the control. Authors of custom controls use this property to change the default for the style that their control uses.
(Inherited from Control) DefaultStyleResourceUriGets or sets the path to the resource file that contains the default style for the control.
(Inherited from Control) DescriptionGets or sets content that is shown below the control. The content should provide guidance about the input expected by the control.
DescriptionPropertyIdentifies the Description dependency property.
DesiredCandidateWindowAlignmentGets or sets a value that indicates the preferred alignment of the Input Method Editor (IME).
DesiredCandidateWindowAlignmentPropertyIdentifies the DesiredCandidateWindowAlignment dependency property.
DesiredSizeGets the size that this UIElement computed during the measure pass of the layout process.
(Inherited from UIElement) DispatcherGets the CoreDispatcher that this object is associated with. The CoreDispatcher represents a facility that can access the DependencyObject on the UI thread even if the code is initiated by a non-UI thread.
(Inherited from DependencyObject) ElementSoundModeGet or sets a value that specifies a control's preference for whether sounds are played.
(Inherited from Control) ExitDisplayModeOnAccessKeyInvokedGets or sets a value that specifies whether the access key display is dismissed when an access key is invoked.
(Inherited from UIElement) FlowDirectionGets or sets the direction in which text and other UI elements flow within any parent element that controls their layout. This property can be set to either LeftToRight or RightToLeft. Setting FlowDirection to RightToLeft on any element sets the alignment to the right, the reading order to right-to-left and the layout of the control to flow from right to left.
(Inherited from FrameworkElement) FocusStateGets a value that specifies whether this control has focus, and the mode by which focus was obtained.
(Inherited from Control) FocusVisualMarginGets or sets the outer margin of the focus visual for a FrameworkElement.
(Inherited from FrameworkElement) FocusVisualPrimaryBrushGets or sets the brush used to draw the outer border of a HighVisibility
or Reveal
focus visual for a FrameworkElement.
Gets or sets the thickness of the outer border of a HighVisibility
or Reveal
focus visual for a FrameworkElement.
Gets or sets the brush used to draw the inner border of a HighVisibility
or Reveal
focus visual for a FrameworkElement.
Gets or sets the thickness of the inner border of a HighVisibility
or Reveal
focus visual for a FrameworkElement.
Gets or sets the font used to display text in the control.
(Inherited from Control) FontSizeGets or sets the size of the text in this control.
(Inherited from Control) FontStretchGets or sets the degree to which a font is condensed or expanded on the screen.
(Inherited from Control) FontStyleGets or sets the style in which the text is rendered.
(Inherited from Control) FontWeightGets or sets the thickness of the specified font.
(Inherited from Control) ForegroundGets or sets a brush that describes the foreground color.
(Inherited from Control) HandwritingViewGets or sets the HandwritingView associated with this text control.
HandwritingViewPropertyIdentifies the HandwritingView dependency property.
HeaderGets or sets the content for the control's header.
HeaderPropertyIdentifies the Header dependency property.
HeaderTemplateGets or sets the DataTemplate used to display the content of the control's header.
HeaderTemplatePropertyIdentifies the HeaderTemplate dependency property.
HeightGets or sets the suggested height of a FrameworkElement.
(Inherited from FrameworkElement) HighContrastAdjustmentGets or sets a value that indicates whether the framework automatically adjusts the element's visual properties when high contrast themes are enabled.
(Inherited from UIElement) HorizontalAlignmentGets or sets the horizontal alignment characteristics that are applied to a FrameworkElement when it is composed in a layout parent, such as a panel or items control.
(Inherited from FrameworkElement) HorizontalContentAlignmentGets or sets the horizontal alignment of the control's content.
(Inherited from Control) HorizontalTextAlignmentGets or sets a value that indicates how text is aligned in the TextBox.
HorizontalTextAlignmentPropertyIdentifies the HorizontalTextAlignment dependency property.
InputScopeGets or sets the context for input used by this TextBox.
InputScopePropertyIdentifies the InputScope dependency property.
IsAccessKeyScopeGets or sets a value that indicates whether an element defines its own access key scope.
(Inherited from UIElement) IsColorFontEnabledGets or sets a value that determines whether font glyphs that contain color layers, such as Segoe UI Emoji, are rendered in color.
IsColorFontEnabledPropertyIdentifies the IsColorFontEnabled dependency property.
IsDoubleTapEnabledGets or sets a value that determines whether the DoubleTapped event can originate from that element.
(Inherited from UIElement) IsEnabledGets or sets a value indicating whether the user can interact with the control.
(Inherited from Control) IsFocusEngagedGet or sets a value that indicates whether focus is constrained within the control boundaries (for game pad/remote interaction).
(Inherited from Control) IsFocusEngagementEnabledGet or sets a value that indicates whether focus can be constrained within the control boundaries (for game pad/remote interaction).
(Inherited from Control) IsHandwritingViewEnabledGets or sets a value that indicates whether a user can enter text in the handwriting view.
IsHandwritingViewEnabledPropertyIdentifies the IsHandwritingViewEnabled dependency property.
IsHitTestVisibleGets or sets whether the contained area of this UIElement can return true values for hit testing.
(Inherited from UIElement) IsHoldingEnabledGets or sets a value that determines whether the Holding event can originate from that element.
(Inherited from UIElement) IsLoadedGets a value that indicates whether the element has been added to the element tree and is ready for interaction.
(Inherited from FrameworkElement) IsReadOnlyGets or sets the value that determines if the user can change the text in the text box.
IsReadOnlyPropertyIdentifies the IsReadOnly dependency property.
IsRightTapEnabledGets or sets a value that determines whether the RightTapped event can originate from that element.
(Inherited from UIElement) IsSpellCheckEnabledGets or sets a value that specifies whether the TextBox input interacts with a spell check engine.
IsSpellCheckEnabledPropertyIdentifies the IsSpellCheckEnabled dependency property.
IsTabStopGets or sets a value that indicates whether a control is included in tab navigation.
(Inherited from Control) IsTapEnabledGets or sets a value that determines whether the Tapped event can originate from that element.
(Inherited from UIElement) IsTextPredictionEnabledGets or sets a value that determines whether text prediction features ("autocomplete") should be enabled for this TextBox.
IsTextPredictionEnabledPropertyIdentifies the IsTextPredictionEnabled dependency property.
IsTextScaleFactorEnabledGets or sets whether automatic text enlargement, to reflect the system text size setting, is enabled.
(Inherited from Control) KeyboardAcceleratorPlacementModeGets or sets a value that indicates whether the control tooltip displays the key combination for its associated keyboard accelerator.
(Inherited from UIElement) KeyboardAcceleratorPlacementTargetGets or sets a value that indicates the control tooltip that displays the accelerator key combination.
(Inherited from UIElement) KeyboardAcceleratorsGets the collection of key combinations that invoke an action using the keyboard.
Accelerators are typically assigned to buttons or menu items.
Example of a menu showing keyboard accelerators for various menu items
Gets or sets a value that indicates how far left or right the Key Tip is placed in relation to the UIElement.
(Inherited from UIElement) KeyTipPlacementModeGets or sets a value that indicates where the access key Key Tip is placed in relation to the boundary of the UIElement.
(Inherited from UIElement) KeyTipTargetGets or sets a value that indicates the element targeted by the access key Key Tip.
(Inherited from UIElement) KeyTipVerticalOffsetGets or sets a value that indicates how far up or down the Key Tip is placed in relation to the UI element.
(Inherited from UIElement) LanguageGets or sets localization/globalization language information that applies to a FrameworkElement, and also to all child elements of the current FrameworkElement in the object representation and in UI.
(Inherited from FrameworkElement) LightsGets the collection of XamlLight objects attached to this element.
(Inherited from UIElement) ManipulationModeGets or sets the ManipulationModes value used for UIElement behavior and interaction with gestures. Setting this value enables handling the manipulation events from this element in app code.
(Inherited from UIElement) MarginGets or sets the outer margin of a FrameworkElement.
(Inherited from FrameworkElement) MaxHeightGets or sets the maximum height constraint of a FrameworkElement.
(Inherited from FrameworkElement) MaxLengthGets or sets the value that specifies the maximum number of characters allowed for user input.
MaxLengthPropertyIdentifies the MaxLength dependency property.
MaxWidthGets or sets the maximum width constraint of a FrameworkElement.
(Inherited from FrameworkElement) MinHeightGets or sets the minimum height constraint of a FrameworkElement.
(Inherited from FrameworkElement) MinWidthGets or sets the minimum width constraint of a FrameworkElement.
(Inherited from FrameworkElement) NameGets or sets the identifying name of the object. When a XAML processor creates the object tree from XAML markup, run-time code can refer to the XAML-declared object by this name.
(Inherited from FrameworkElement) OpacityGets or sets the degree of the object's opacity.
(Inherited from UIElement) OpacityTransitionGets or sets the ScalarTransition that animates changes to the Opacity property.
(Inherited from UIElement) PaddingGets or sets the padding inside a control.
(Inherited from Control) ParentGets the parent object of this FrameworkElement in the object tree.
(Inherited from FrameworkElement) PlaceholderForegroundGets or sets a brush that describes the color of placeholder text.
PlaceholderForegroundPropertyIdentifies the PlaceholderForeground dependency property.
PlaceholderTextGets or sets the text that is displayed in the control until the value is changed by a user action or some other operation.
PlaceholderTextPropertyIdentifies the PlaceholderText dependency property.
PointerCapturesGets the set of all captured pointers, represented as Pointer values.
(Inherited from UIElement) PreventKeyboardDisplayOnProgrammaticFocusGets or sets a value that indicates whether the on-screen keyboard is shown when the control receives focus programmatically.
PreventKeyboardDisplayOnProgrammaticFocusPropertyIdentifies the PreventKeyboardDisplayOnProgrammaticFocus dependency property.
ProjectionGets or sets the perspective projection (3-D effect) to apply when rendering this element.
(Inherited from UIElement) ProofingMenuFlyoutGets the flyout that shows proofing commands.
ProofingMenuFlyoutPropertyIdentifies the ProofingMenuFlyout dependency property.
RenderSizeGets the final render size of a UIElement. Use is not recommended, see Remarks.
(Inherited from UIElement) RenderTransformGets or sets transform information that affects the rendering position of a UIElement.
(Inherited from UIElement) RenderTransformOriginGets or sets the origin point of any possible render transform declared by RenderTransform, relative to the bounds of the UIElement.
(Inherited from UIElement) RequestedThemeGets or sets the UI theme that is used by the UIElement (and its child elements) for resource determination. The UI theme you specify with RequestedTheme can override the app-level RequestedTheme.
(Inherited from FrameworkElement) RequiresPointerGets or sets whether a UI element supports mouse mode, which emulates pointer interaction experiences with non-pointer input devices such as an game pad or remote control.
(Inherited from Control) ResourcesGets the locally defined resource dictionary. In XAML, you can establish resource items as child object elements of a frameworkElement.Resources
property element, through XAML implicit collection syntax.
Gets or sets the angle of clockwise rotation, in degrees. Rotates relative to the RotationAxis and the CenterPoint. Affects the rendering position of the element.
(Inherited from UIElement) RotationAxisGets or sets the axis to rotate the element around.
(Inherited from UIElement) RotationTransitionGets or sets the ScalarTransition that animates changes to the Rotation property.
(Inherited from UIElement) ScaleGets or sets the scale of the element. Scales relative to the element's CenterPoint. Affects the rendering position of the element.
(Inherited from UIElement) ScaleTransitionGets or sets the Vector3Transition that animates changes to the Scale property.
(Inherited from UIElement) SelectedTextGets or sets the content of the current selection in the text box.
SelectionFlyoutGets or sets the flyout shown when text is selected with touch or pen input.
SelectionFlyoutPropertyIdentifies the SelectionFlyout dependency property.
SelectionHighlightColorGets or sets the brush used to highlight the selected text.
SelectionHighlightColorPropertyIdentifies the SelectionHighlightColor dependency property.
SelectionHighlightColorWhenNotFocusedGets or sets the brush used to highlight the selected text when the TextBox does not have focus.
SelectionHighlightColorWhenNotFocusedPropertyIdentifies the SelectionHighlightColorWhenNotFocused dependency property.
SelectionLengthGets or sets the number of characters in the current selection in the text box.
SelectionStartGets or sets the starting position of the text selected in the text box. When the SelectionLength is 0 (there is no selected text), the SelectionStart property corresponds to the cursor position.
ShadowGets or sets the shadow effect cast by the element.
(Inherited from UIElement) StyleGets or sets an instance Style that is applied for this object during layout and rendering.
(Inherited from FrameworkElement) TabFocusNavigationGets or sets a value that modifies how tabbing and TabIndex work for this control.
(Inherited from UIElement) TabIndexGets or sets a value that indicates the order in which elements receive focus when the user navigates through the app UI using the Tab key.
(Inherited from Control) TabNavigationGets or sets a value that modifies how tabbing and TabIndex work for this control.
Note
For Windows 10 Creators Update (build 10.0.15063) and newer, the TabFocusNavigation property is available on the UIElement base class to include objects in the tab sequence that do not use a ControlTemplate.
(Inherited from Control) TagGets or sets an arbitrary object value that can be used to store custom information about this object.
(Inherited from FrameworkElement) TemplateGets or sets a control template. The control template defines the visual appearance of a control in UI, and is defined in XAML markup.
(Inherited from Control) TextGets or sets the text contents of the text box.
TextAlignmentGets or sets how the text should be horizontally aligned in the text box.
TextAlignmentPropertyIdentifies the TextAlignment dependency property.
TextPropertyIdentifies the Text dependency property.
TextReadingOrderGets or sets a value that indicates how the reading order is determined for the TextBox.
TextReadingOrderPropertyIdentifies the TextReadingOrder dependency property.
TextWrappingGets or sets how line breaking occurs if a line of text extends beyond the available width of the text box.
TextWrappingPropertyIdentifies the TextWrapping dependency property.
Transform3DGets or sets the 3-D transform effect to apply when rendering this element.
(Inherited from UIElement) TransformMatrixGets or sets the transformation matrix to apply to the element.
(Inherited from UIElement) TransitionsGets or sets the collection of Transition style elements that apply to a UIElement.
(Inherited from UIElement) TranslationGets or sets the x, y, and z rendering position of the element.
(Inherited from UIElement) TranslationTransitionGets or sets the Vector3Transition that animates changes to the Translation property.
(Inherited from UIElement) TriggersGets the collection of triggers for animations that are defined for a FrameworkElement. Not commonly used. See Remarks.
(Inherited from FrameworkElement) UIContextGets the context identifier for the element.
(Inherited from UIElement) UseLayoutRoundingGets or sets a value that determines whether rendering for the object and its visual subtree should use rounding behavior that aligns rendering to whole pixels.
(Inherited from UIElement) UseSystemFocusVisualsGets or sets a value that indicates whether the control uses focus visuals that are drawn by the system or those defined in the control template.
(Inherited from Control) VerticalAlignmentGets or sets the vertical alignment characteristics that are applied to a FrameworkElement when it is composed in a parent object such as a panel or items control.
(Inherited from FrameworkElement) VerticalContentAlignmentGets or sets the vertical alignment of the control's content.
(Inherited from Control) VisibilityGets or sets the visibility of a UIElement. A UIElement that is not visible is not rendered and does not communicate its desired size to layout.
(Inherited from UIElement) WidthGets or sets the width of a FrameworkElement.
(Inherited from FrameworkElement) XamlRootGets or sets the XamlRoot
in which this element is being viewed.
Gets or sets the object that gets focus when a user presses the Directional Pad (D-pad) down.
(Inherited from Control) XYFocusDownNavigationStrategyGets or sets a value that specifies the strategy used to determine the target element of a down navigation.
(Inherited from UIElement) XYFocusKeyboardNavigationGets or sets a value that enables or disables navigation using the keyboard directional arrows.
(Inherited from UIElement) XYFocusLeftGets or sets the object that gets focus when a user presses the Directional Pad (D-pad) left.
(Inherited from Control) XYFocusLeftNavigationStrategyGets or sets a value that specifies the strategy used to determine the target element of a left navigation.
(Inherited from UIElement) XYFocusRightGets or sets the object that gets focus when a user presses the Directional Pad (D-pad) right.
(Inherited from Control) XYFocusRightNavigationStrategyGets or sets a value that specifies the strategy used to determine the target element of a right navigation.
(Inherited from UIElement) XYFocusUpGets or sets the object that gets focus when a user presses the Directional Pad (D-pad) up.
(Inherited from Control) XYFocusUpNavigationStrategyGets or sets a value that specifies the strategy used to determine the target element of an up navigation.
(Inherited from UIElement) AddHandler(RoutedEvent, Object, Boolean)Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify handledEventsToo as true to have the provided handler be invoked even if the event is handled elsewhere.
(Inherited from UIElement) ApplyTemplate()Loads the relevant control template so that its parts can be referenced.
(Inherited from Control) Arrange(Rect)Positions child objects and determines a size for a UIElement. Parent objects that implement custom layout for their child elements should call this method from their layout override implementations to form a recursive layout update.
(Inherited from UIElement) ArrangeOverride(Size)Provides the behavior for the "Arrange" pass of layout. Classes can override this method to define their own "Arrange" pass behavior.
(Inherited from FrameworkElement) CancelDirectManipulations()Cancels ongoing direct manipulation processing (system-defined panning/zooming) on any ScrollViewer parent that contains the current UIElement.
(Inherited from UIElement) CapturePointer(Pointer)Sets pointer capture to a UIElement. Once captured, only the element that has capture will fire pointer-related events.
(Inherited from UIElement) ClearUndoRedoHistory()Empties the undo and redo buffers.
ClearValue(DependencyProperty)Clears the local value of a dependency property.
(Inherited from DependencyObject) CopySelectionToClipboard()Copies the selected content to the Windows clipboard.
CutSelectionToClipboard()Moves the selected content to the Windows clipboard and removes it from the text control.
FindName(String)Retrieves an object that has the specified identifier name.
(Inherited from FrameworkElement) FindSubElementsForTouchTargeting(Point, Rect)Enables a UIElement subclass to expose child elements that assist with resolving touch targeting.
(Inherited from UIElement) Focus(FocusState)Attempts to set the focus on the control.
(Inherited from Control) GetAnimationBaseValue(DependencyProperty)Returns any base value established for a dependency property, which would apply in cases where an animation is not active.
(Inherited from DependencyObject) GetBindingExpression(DependencyProperty)Returns the BindingExpression that represents the binding on the specified property.
(Inherited from FrameworkElement) GetChildrenInTabFocusOrder()Enables a UIElement subclass to expose child elements that take part in Tab focus.
(Inherited from UIElement) GetLinguisticAlternativesAsync()Asynchronously gets a list of candidate words based on the provided phonetic characters in an Input Method Editor (IME).
GetRectFromCharacterIndex(Int32, Boolean)Returns a rectangular region for the leading or trailing edge of a character at a specific character index.
GetTemplateChild(String)Retrieves the named element in the instantiated ControlTemplate visual tree.
(Inherited from Control) GetValue(DependencyProperty)Returns the current effective value of a dependency property from a DependencyObject.
(Inherited from DependencyObject) GoToElementStateCore(String, Boolean)When implemented in a derived class, enables per-state construction of a visual tree for a control template in code, rather than by loading XAML for all states at control startup.
(Inherited from FrameworkElement) InvalidateArrange()Invalidates the arrange state (layout) for a UIElement. After the invalidation, the UIElement will have its layout updated, which will occur asynchronously.
(Inherited from UIElement) InvalidateMeasure()Invalidates the measurement state (layout) for a UIElement.
(Inherited from UIElement) InvalidateViewport()Invalidates the viewport state for a UIElement that is used to calculate the effective viewport.
(Inherited from FrameworkElement) Measure(Size)Updates the DesiredSize of a UIElement. Typically, objects that implement custom layout for their layout children call this method from their own MeasureOverride implementations to form a recursive layout update.
(Inherited from UIElement) MeasureOverride(Size)Provides the behavior for the "Measure" pass of the layout cycle. Classes can override this method to define their own "Measure" pass behavior.
(Inherited from FrameworkElement) OnApplyTemplate()Invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in your app. Override this method to influence the default post-template logic of a class.
(Inherited from FrameworkElement) OnBringIntoViewRequested(BringIntoViewRequestedEventArgs)Called before the BringIntoViewRequested event occurs.
(Inherited from UIElement) OnCharacterReceived(CharacterReceivedRoutedEventArgs)Called before the CharacterReceived event occurs.
(Inherited from Control) OnCreateAutomationPeer()When implemented in a derived class, returns class-specific AutomationPeer implementations for the Microsoft UI Automation infrastructure.
(Inherited from UIElement) OnDisconnectVisualChildren()Override this method to implement how layout and logic should behave when items are removed from a class-specific content or children property.
(Inherited from UIElement) OnDoubleTapped(DoubleTappedRoutedEventArgs)Called before the DoubleTapped event occurs.
(Inherited from Control) OnDragEnter(DragEventArgs)Called before the DragEnter event occurs.
(Inherited from Control) OnDragLeave(DragEventArgs)Called before the DragLeave event occurs.
(Inherited from Control) OnDragOver(DragEventArgs)Called before the DragOver event occurs.
(Inherited from Control) OnDrop(DragEventArgs)Called before the Drop event occurs.
(Inherited from Control) OnGotFocus(RoutedEventArgs)Called before the GotFocus event occurs.
(Inherited from Control) OnHolding(HoldingRoutedEventArgs)Called before the Holding event occurs.
(Inherited from Control) OnKeyboardAcceleratorInvoked(KeyboardAcceleratorInvokedEventArgs)Called when a keyboard shortcut (or accelerator) is processed in your app. Override this method to handle how your app responds when a keyboard accelerator is invoked.
(Inherited from UIElement) OnKeyDown(KeyRoutedEventArgs)Called before the KeyDown event occurs.
(Inherited from Control) OnKeyUp(KeyRoutedEventArgs)Called before the KeyUp event occurs.
(Inherited from Control) OnLostFocus(RoutedEventArgs)Called before the LostFocus event occurs.
(Inherited from Control) OnManipulationCompleted(ManipulationCompletedRoutedEventArgs)Called before the ManipulationCompleted event occurs.
(Inherited from Control) OnManipulationDelta(ManipulationDeltaRoutedEventArgs)Called before the ManipulationDelta event occurs.
(Inherited from Control) OnManipulationInertiaStarting(ManipulationInertiaStartingRoutedEventArgs)Called before the ManipulationInertiaStarting event occurs.
(Inherited from Control) OnManipulationStarted(ManipulationStartedRoutedEventArgs)Called before the ManipulationStarted event occurs.
(Inherited from Control) OnManipulationStarting(ManipulationStartingRoutedEventArgs)Called before the ManipulationStarting event occurs.
(Inherited from Control) OnPointerCanceled(PointerRoutedEventArgs)Called before the PointerCanceled event occurs.
(Inherited from Control) OnPointerCaptureLost(PointerRoutedEventArgs)Called before the PointerCaptureLost event occurs.
(Inherited from Control) OnPointerEntered(PointerRoutedEventArgs)Called before the PointerEntered event occurs.
(Inherited from Control) OnPointerExited(PointerRoutedEventArgs)Called before the PointerExited event occurs.
(Inherited from Control) OnPointerMoved(PointerRoutedEventArgs)Called before the PointerMoved event occurs.
(Inherited from Control) OnPointerPressed(PointerRoutedEventArgs)Called before the PointerPressed event occurs.
(Inherited from Control) OnPointerReleased(PointerRoutedEventArgs)Called before the PointerReleased event occurs.
(Inherited from Control) OnPointerWheelChanged(PointerRoutedEventArgs)Called before the PointerWheelChanged event occurs.
(Inherited from Control) OnPreviewKeyDown(KeyRoutedEventArgs)Called before the PreviewKeyDown event occurs.
(Inherited from Control) OnPreviewKeyUp(KeyRoutedEventArgs)Called before the PreviewKeyUp event occurs.
(Inherited from Control) OnProcessKeyboardAccelerators(ProcessKeyboardAcceleratorEventArgs)Called just before a keyboard shortcut (or accelerator) is processed in your app. Invoked whenever application code or internal processes call ProcessKeyboardAccelerators. Override this method to influence the default accelerator handling.
(Inherited from UIElement) OnRightTapped(RightTappedRoutedEventArgs)Called before the RightTapped event occurs.
(Inherited from Control) OnTapped(TappedRoutedEventArgs)Called before the Tapped event occurs.
(Inherited from Control) PasteFromClipboard()Copies content from the Windows clipboard into the text control.
PopulatePropertyInfo(String, AnimationPropertyInfo)Defines a property that can be animated.
(Inherited from UIElement) PopulatePropertyInfoOverride(String, AnimationPropertyInfo)When overridden in a derived class, defines a property that can be animated.
(Inherited from UIElement) ReadLocalValue(DependencyProperty)Returns the local value of a dependency property, if a local value is set.
(Inherited from DependencyObject) Redo()Reapplies the first action in the redo buffer.
RegisterPropertyChangedCallback(DependencyProperty, DependencyPropertyChangedCallback)Registers a notification function for listening to changes to a specific DependencyProperty on this DependencyObject instance.
(Inherited from DependencyObject) ReleasePointerCapture(Pointer)Releases pointer captures for capture of one specific pointer by this UIElement.
(Inherited from UIElement) ReleasePointerCaptures()Releases all pointer captures held by this element.
(Inherited from UIElement) RemoveFocusEngagement()Releases focus from the control boundaries for a control that has focus engagement (for game pad/remote interaction).
(Inherited from Control) RemoveHandler(RoutedEvent, Object)Removes the specified routed event handler from this UIElement. Typically the handler in question was added by AddHandler.
(Inherited from UIElement) Select(Int32, Int32)Selects a range of text in the text box.
SelectAll()Selects the entire contents of the text box.
SetBinding(DependencyProperty, BindingBase)Attaches a binding to a FrameworkElement, using the provided binding object.
(Inherited from FrameworkElement) SetValue(DependencyProperty, Object)Sets the local value of a dependency property on a DependencyObject.
(Inherited from DependencyObject) StartAnimation(ICompositionAnimationBase)Begins the specified animation on the element.
(Inherited from UIElement) StartBringIntoView()Initiates a request to the XAML framework to bring the element into view within any scrollable regions it is contained within.
(Inherited from UIElement) StartBringIntoView(BringIntoViewOptions)Initiates a request to the XAML framework to bring the element into view using the specified options.
(Inherited from UIElement) StartDragAsync(PointerPoint)Initiates a drag-and-drop operation.
(Inherited from UIElement) StopAnimation(ICompositionAnimationBase)Stops the specified animation on the element.
(Inherited from UIElement) TransformToVisual(UIElement)Returns a transform object that can be used to transform coordinates from the UIElement to the specified object.
(Inherited from UIElement) TryInvokeKeyboardAccelerator(ProcessKeyboardAcceleratorEventArgs)Attempts to invoke a keyboard shortcut (or accelerator) by searching the entire visual tree of the UIElement for the shortcut.
(Inherited from UIElement) Undo()Undoes the first action in the undo buffer.
UnregisterPropertyChangedCallback(DependencyProperty, Int64)Cancels a change notification that was previously registered by calling RegisterPropertyChangedCallback.
(Inherited from DependencyObject) UpdateLayout()Ensures that all positions of child objects of a UIElement are properly updated for layout.
(Inherited from UIElement) AccessKeyDisplayDismissedOccurs when access keys should no longer be displayed.
(Inherited from UIElement) AccessKeyDisplayRequestedOccurs when the user requests that access keys be displayed.
(Inherited from UIElement) AccessKeyInvokedOccurs when a user completes an access key sequence.
(Inherited from UIElement) ActualThemeChangedOccurs when the ActualTheme property value has changed.
(Inherited from FrameworkElement) BeforeTextChangingOccurs synchronously when the text in the text box starts to change, but before the Text property is updated.
BringIntoViewRequestedOccurs when StartBringIntoView is called on this element or one of its descendants.
(Inherited from UIElement) CandidateWindowBoundsChangedOccurs when the Input Method Editor (IME) window open, updates, or closes.
CharacterReceivedOccurs when a single, composed character is received by the input queue.
(Inherited from UIElement) ContextCanceledOccurs when a context input gesture continues into a manipulation gesture, to notify the element that the context flyout should not be opened.
(Inherited from UIElement) ContextMenuOpeningOccurs when the system processes an interaction that displays a context menu.
ContextRequestedOccurs when the user has completed a context input gesture, such as a right-click.
(Inherited from UIElement) CopyingToClipboardOccurs before copied text is moved to the clipboard.
CuttingToClipboardOccurs before cut text is moved to the clipboard.
DataContextChangedOccurs when the value of the FrameworkElement.DataContext property changes.
(Inherited from FrameworkElement) DoubleTappedOccurs when an otherwise unhandled DoubleTap interaction occurs over the hit test area of this element.
(Inherited from UIElement) DragEnterOccurs when the input system reports an underlying drag event with this element as the target.
(Inherited from UIElement) DragLeaveOccurs when the input system reports an underlying drag event with this element as the origin.
(Inherited from UIElement) DragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target.
(Inherited from UIElement) DragStartingOccurs when a drag operation is initiated.
(Inherited from UIElement) DropOccurs when the input system reports an underlying drop event with this element as the drop target.
(Inherited from UIElement) DropCompletedOccurs when a drag-and-drop operation with this element as the source is ended.
(Inherited from UIElement) EffectiveViewportChangedOccurs when the FrameworkElement's effective viewport changes.
(Inherited from FrameworkElement) FocusDisengagedOccurs when focus is released from the control boundaries (for game pad/remote interaction).
(Inherited from Control) FocusEngagedOccurs when focus is constrained within the control boundaries (for game pad/remote interaction).
(Inherited from Control) GettingFocusOccurs before a UIElement receives focus. This event is raised synchronously to ensure focus isn't moved while the event is bubbling.
(Inherited from UIElement) GotFocusOccurs when a UIElement receives focus. This event is raised asynchronously, so focus can move again before bubbling is complete.
(Inherited from UIElement) HoldingOccurs when an otherwise unhandled Hold interaction occurs over the hit test area of this element.
(Inherited from UIElement) IsEnabledChangedOccurs when the IsEnabled property changes.
(Inherited from Control) KeyDownOccurs when a keyboard key is pressed while the UIElement has focus.
(Inherited from UIElement) KeyUpOccurs when a keyboard key is released while the UIElement has focus.
(Inherited from UIElement) LayoutUpdatedOccurs when the layout of the visual tree changes, due to layout-relevant properties changing value or some other action that refreshes the layout.
(Inherited from FrameworkElement) LoadedOccurs when a FrameworkElement has been constructed and added to the object tree, and is ready for interaction.
(Inherited from FrameworkElement) LoadingOccurs when a FrameworkElement begins to load.
(Inherited from FrameworkElement) LosingFocusOccurs before a UIElement loses focus. This event is raised synchronously to ensure focus isn't moved while the event is bubbling.
(Inherited from UIElement) LostFocusOccurs when a UIElement loses focus. This event is raised asynchronously, so focus can move again before bubbling is complete.
(Inherited from UIElement) ManipulationCompletedOccurs when a manipulation on the UIElement is complete.
(Inherited from UIElement) ManipulationDeltaOccurs when the input device changes position during a manipulation.
(Inherited from UIElement) ManipulationInertiaStartingOccurs when the input device loses contact with the UIElement object during a manipulation and inertia begins.
(Inherited from UIElement) ManipulationStartedOccurs when an input device begins a manipulation on the UIElement.
(Inherited from UIElement) ManipulationStartingOccurs when the manipulation processor is first created.
(Inherited from UIElement) NoFocusCandidateFoundOccurs when a user attempts to move focus (via tab or directional arrows), but focus doesn't move because no focus candidate is found in the direction of movement.
(Inherited from UIElement) PasteOccurs when text is pasted into the control.
PointerCanceledOccurs when a pointer that made contact abnormally loses contact.
(Inherited from UIElement) PointerCaptureLostOccurs when pointer capture previously held by this element moves to another element or elsewhere.
(Inherited from UIElement) PointerEnteredOccurs when a pointer enters the hit test area of this element.
(Inherited from UIElement) PointerExitedOccurs when a pointer leaves the hit test area of this element.
(Inherited from UIElement) PointerMovedOccurs when a pointer moves while the pointer remains within the hit test area of this element.
(Inherited from UIElement) PointerPressedOccurs when the pointer device initiates a Press action within this element.
(Inherited from UIElement) PointerReleasedOccurs when the pointer device that previously initiated a Press action is released, while within this element. Note that the end of a Press action is not guaranteed to fire a PointerReleased event; other events may fire instead. For more info, see Remarks.
(Inherited from UIElement) PointerWheelChangedOccurs when the delta value of a pointer wheel changes.
(Inherited from UIElement) PreviewKeyDownOccurs when a keyboard key is pressed while the UIElement has focus.
(Inherited from UIElement) PreviewKeyUpOccurs when a keyboard key is released while the UIElement has focus.
(Inherited from UIElement) ProcessKeyboardAcceleratorsOccurs when a keyboard shortcut (or accelerator) is pressed.
(Inherited from UIElement) RightTappedOccurs when a right-tap input stimulus happens while the pointer is over the element.
(Inherited from UIElement) SelectionChangedOccurs when the text selection has changed.
SelectionChangingOccurs when the text selection starts to change.
SizeChangedOccurs when either the ActualHeight or the ActualWidth property changes value on a FrameworkElement.
(Inherited from FrameworkElement) TappedOccurs when an otherwise unhandled Tap interaction occurs over the hit test area of this element.
(Inherited from UIElement) TextChangedOccurs when content changes in the text box.
TextChangingOccurs synchronously when the text in the text box starts to change, but before it is rendered.
TextCompositionChangedOccurs when text being composed through an Input Method Editor (IME) changes.
TextCompositionEndedOccurs when a user stops composing text through an Input Method Editor (IME).
TextCompositionStartedOccurs when a user starts composing text through an Input Method Editor (IME).
UnloadedOccurs when this object is no longer connected to the main object tree.
(Inherited from FrameworkElement)RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4