FrameworkElement Klasse

Definition

public ref class FrameworkElement : UIElement
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class FrameworkElement : UIElement
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class FrameworkElement : UIElement
Public Class FrameworkElement
Inherits UIElement
Vererbung
Object Platform::Object IInspectable DependencyObject UIElement FrameworkElement
Abgeleitet
Attribute

Konstruktoren

Name Beschreibung
FrameworkElement()

Eigenschaften

Name Beschreibung
AccessKey (Geerbt von UIElement)
AccessKeyScopeOwner (Geerbt von UIElement)
ActualHeight
ActualHeightProperty
ActualOffset (Geerbt von UIElement)
ActualSize (Geerbt von UIElement)
ActualTheme
ActualThemeProperty
ActualWidth
ActualWidthProperty
AllowDrop (Geerbt von UIElement)
AllowFocusOnInteraction
AllowFocusOnInteractionProperty
AllowFocusWhenDisabled
AllowFocusWhenDisabledProperty
BaseUri
CacheMode (Geerbt von UIElement)
CanBeScrollAnchor (Geerbt von UIElement)
CanDrag (Geerbt von UIElement)
CenterPoint (Geerbt von UIElement)
Clip (Geerbt von UIElement)
CompositeMode (Geerbt von UIElement)
ContextFlyout (Geerbt von UIElement)
DataContext
DataContextProperty
DesiredSize (Geerbt von UIElement)
Dispatcher (Geerbt von DependencyObject)
DispatcherQueue (Geerbt von DependencyObject)
ExitDisplayModeOnAccessKeyInvoked (Geerbt von UIElement)
FlowDirection
FlowDirectionProperty
FocusState (Geerbt von UIElement)
FocusVisualMargin
FocusVisualMarginProperty
FocusVisualPrimaryBrush
FocusVisualPrimaryBrushProperty
FocusVisualPrimaryThickness
FocusVisualPrimaryThicknessProperty
FocusVisualSecondaryBrush
FocusVisualSecondaryBrushProperty
FocusVisualSecondaryThickness
FocusVisualSecondaryThicknessProperty
Height
HeightProperty
HighContrastAdjustment (Geerbt von UIElement)
HorizontalAlignment
HorizontalAlignmentProperty
IsAccessKeyScope (Geerbt von UIElement)
IsDoubleTapEnabled (Geerbt von UIElement)
IsHitTestVisible (Geerbt von UIElement)
IsHoldingEnabled (Geerbt von UIElement)
IsLoaded
IsRightTapEnabled (Geerbt von UIElement)
IsTabStop (Geerbt von UIElement)
IsTapEnabled (Geerbt von UIElement)
KeyboardAcceleratorPlacementMode (Geerbt von UIElement)
KeyboardAcceleratorPlacementTarget (Geerbt von UIElement)
KeyboardAccelerators (Geerbt von UIElement)
KeyTipHorizontalOffset (Geerbt von UIElement)
KeyTipPlacementMode (Geerbt von UIElement)
KeyTipTarget (Geerbt von UIElement)
KeyTipVerticalOffset (Geerbt von UIElement)
Language
LanguageProperty
Lights (Geerbt von UIElement)
ManipulationMode (Geerbt von UIElement)
Margin
MarginProperty
MaxHeight
MaxHeightProperty
MaxWidth
MaxWidthProperty
MinHeight
MinHeightProperty
MinWidth
MinWidthProperty
Name
NameProperty
Opacity (Geerbt von UIElement)
OpacityTransition (Geerbt von UIElement)
Parent
PointerCaptures (Geerbt von UIElement)
Projection (Geerbt von UIElement)
ProtectedCursor (Geerbt von UIElement)
RasterizationScale (Geerbt von UIElement)
RenderSize (Geerbt von UIElement)
RenderTransform (Geerbt von UIElement)
RenderTransformOrigin (Geerbt von UIElement)
RequestedTheme
RequestedThemeProperty
Resources
Rotation (Geerbt von UIElement)
RotationAxis (Geerbt von UIElement)
RotationTransition (Geerbt von UIElement)
Scale (Geerbt von UIElement)
ScaleTransition (Geerbt von UIElement)
Shadow (Geerbt von UIElement)
Style
StyleProperty
TabFocusNavigation (Geerbt von UIElement)
TabIndex (Geerbt von UIElement)
Tag
TagProperty
Transform3D (Geerbt von UIElement)
TransformMatrix (Geerbt von UIElement)
Transitions (Geerbt von UIElement)
Translation (Geerbt von UIElement)
TranslationTransition (Geerbt von UIElement)
Triggers
UseLayoutRounding (Geerbt von UIElement)
UseSystemFocusVisuals (Geerbt von UIElement)
VerticalAlignment
VerticalAlignmentProperty
Visibility (Geerbt von UIElement)
Width
WidthProperty
XamlRoot (Geerbt von UIElement)
XYFocusDown (Geerbt von UIElement)
XYFocusDownNavigationStrategy (Geerbt von UIElement)
XYFocusKeyboardNavigation (Geerbt von UIElement)
XYFocusLeft (Geerbt von UIElement)
XYFocusLeftNavigationStrategy (Geerbt von UIElement)
XYFocusRight (Geerbt von UIElement)
XYFocusRightNavigationStrategy (Geerbt von UIElement)
XYFocusUp (Geerbt von UIElement)
XYFocusUpNavigationStrategy (Geerbt von UIElement)

Methoden

Name Beschreibung
AddHandler(RoutedEvent, Object, Boolean) (Geerbt von UIElement)
Arrange(Rect) (Geerbt von UIElement)
ArrangeOverride(Size)
CancelDirectManipulations() (Geerbt von UIElement)
CapturePointer(Pointer) (Geerbt von UIElement)
ClearValue(DependencyProperty) (Geerbt von DependencyObject)
DeferTree(DependencyObject)
FindName(String)
FindSubElementsForTouchTargeting(Point, Rect) (Geerbt von UIElement)
Focus(FocusState) (Geerbt von UIElement)
GetAnimationBaseValue(DependencyProperty) (Geerbt von DependencyObject)
GetBindingExpression(DependencyProperty)
GetChildrenInTabFocusOrder() (Geerbt von UIElement)
GetValue(DependencyProperty) (Geerbt von DependencyObject)
GetVisualInternal() (Geerbt von UIElement)
GoToElementStateCore(String, Boolean)
InvalidateArrange() (Geerbt von UIElement)
InvalidateMeasure() (Geerbt von UIElement)
InvalidateViewport()
Measure(Size) (Geerbt von UIElement)
MeasureOverride(Size)
OnApplyTemplate()
OnBringIntoViewRequested(BringIntoViewRequestedEventArgs) (Geerbt von UIElement)
OnCreateAutomationPeer() (Geerbt von UIElement)
OnDisconnectVisualChildren() (Geerbt von UIElement)
OnKeyboardAcceleratorInvoked(KeyboardAcceleratorInvokedEventArgs) (Geerbt von UIElement)
OnProcessKeyboardAccelerators(ProcessKeyboardAcceleratorEventArgs) (Geerbt von UIElement)
PopulatePropertyInfo(String, AnimationPropertyInfo) (Geerbt von UIElement)
PopulatePropertyInfoOverride(String, AnimationPropertyInfo) (Geerbt von UIElement)
ReadLocalValue(DependencyProperty) (Geerbt von DependencyObject)
RegisterPropertyChangedCallback(DependencyProperty, DependencyPropertyChangedCallback) (Geerbt von DependencyObject)
ReleasePointerCapture(Pointer) (Geerbt von UIElement)
ReleasePointerCaptures() (Geerbt von UIElement)
RemoveHandler(RoutedEvent, Object) (Geerbt von UIElement)
SetBinding(DependencyProperty, BindingBase)
SetValue(DependencyProperty, Object) (Geerbt von DependencyObject)
StartAnimation(ICompositionAnimationBase) (Geerbt von UIElement)
StartBringIntoView() (Geerbt von UIElement)
StartBringIntoView(BringIntoViewOptions) (Geerbt von UIElement)
StartDragAsync(ExpPointerPoint) (Geerbt von UIElement)
StartDragAsync(PointerPoint) (Geerbt von UIElement)
StopAnimation(ICompositionAnimationBase) (Geerbt von UIElement)
TransformToVisual(UIElement) (Geerbt von UIElement)
TryInvokeKeyboardAccelerator(ProcessKeyboardAcceleratorEventArgs) (Geerbt von UIElement)
UnregisterPropertyChangedCallback(DependencyProperty, Int64) (Geerbt von DependencyObject)
UpdateLayout() (Geerbt von UIElement)

Ereignisse

Name Beschreibung
AccessKeyDisplayDismissed (Geerbt von UIElement)
AccessKeyDisplayRequested (Geerbt von UIElement)
AccessKeyInvoked (Geerbt von UIElement)
ActualThemeChanged
BringIntoViewRequested (Geerbt von UIElement)
CharacterReceived (Geerbt von UIElement)
ContextCanceled (Geerbt von UIElement)
ContextRequested (Geerbt von UIElement)
DataContextChanged
DoubleTapped (Geerbt von UIElement)
DragEnter (Geerbt von UIElement)
DragLeave (Geerbt von UIElement)
DragOver (Geerbt von UIElement)
DragStarting (Geerbt von UIElement)
Drop (Geerbt von UIElement)
DropCompleted (Geerbt von UIElement)
EffectiveViewportChanged
GettingFocus (Geerbt von UIElement)
GotFocus (Geerbt von UIElement)
Holding (Geerbt von UIElement)
KeyDown (Geerbt von UIElement)
KeyUp (Geerbt von UIElement)
LayoutUpdated
Loaded
Loading
LosingFocus (Geerbt von UIElement)
LostFocus (Geerbt von UIElement)
ManipulationCompleted (Geerbt von UIElement)
ManipulationDelta (Geerbt von UIElement)
ManipulationInertiaStarting (Geerbt von UIElement)
ManipulationStarted (Geerbt von UIElement)
ManipulationStarting (Geerbt von UIElement)
NoFocusCandidateFound (Geerbt von UIElement)
PointerCanceled (Geerbt von UIElement)
PointerCaptureLost (Geerbt von UIElement)
PointerEntered (Geerbt von UIElement)
PointerExited (Geerbt von UIElement)
PointerMoved (Geerbt von UIElement)
PointerPressed (Geerbt von UIElement)
PointerReleased (Geerbt von UIElement)
PointerWheelChanged (Geerbt von UIElement)
PreviewKeyDown (Geerbt von UIElement)
PreviewKeyUp (Geerbt von UIElement)
ProcessKeyboardAccelerators (Geerbt von UIElement)
RightTapped (Geerbt von UIElement)
SizeChanged
Tapped (Geerbt von UIElement)
Unloaded

Gilt für: