FrameworkElement Classe

Definizione

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
Ereditarietà
Object Platform::Object IInspectable DependencyObject UIElement FrameworkElement
Derivato
Attributi

Costruttori

Nome Descrizione
FrameworkElement()

Proprietà

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

Metodi

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

Eventi

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

Si applica a