RefreshVisualizer Klasse

Definition

/// [Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=6)]
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)]
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnPropertyChanged")]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Version(1)]
class RefreshVisualizer : Control
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)]
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnPropertyChanged")]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
class RefreshVisualizer : Control
[Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=6)]
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)]
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnPropertyChanged")]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public class RefreshVisualizer : Control
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)]
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnPropertyChanged")]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
public class RefreshVisualizer : Control
Public Class RefreshVisualizer
Inherits Control
Vererbung
Object IInspectable DependencyObject UIElement FrameworkElement Control RefreshVisualizer
Attribute
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackAttribute Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodNameAttribute MarshalingBehaviorAttribute ThreadingAttribute VersionAttribute ContractVersionAttribute

Hinweise

Steuerelementstil und -vorlage

Sie können die Standardformatvorlage und ControlTemplate ändern, um dem Steuerelement eine eindeutige Darstellung zu verleihen. Informationen zum Ändern des Stils und der Vorlage eines Steuerelements finden Sie unter XAML-Formatvorlagen. Die Standardformatvorlage, Vorlage und Ressourcen, die das Aussehen des Steuerelements definieren, sind in der generic.xaml Datei enthalten. Für Entwurfszwecke wird generic.xaml mit dem Windows App SDK NuGet-Paket installiert. Standardmäßig ist der Speicherort \Users\<username>\.nuget\packages\microsoft.windowsappsdk\<version>\lib\uap10.0\Microsoft.UI\Themes\generic.xaml. Stile und Ressourcen aus verschiedenen Versionen des SDK können unterschiedliche Werte aufweisen.

XAML enthält auch Ressourcen, mit denen Sie die Farben eines Steuerelements in verschiedenen visuellen Zuständen ändern können, ohne die Steuerelementvorlage zu ändern. Das Ändern dieser Ressourcen wird bevorzugt, um Eigenschaften wie Hintergrund und Vordergrund festzulegen. Weitere Informationen finden Sie im Abschnitt "Leichtgewichtige Formatierung" im Artikel zu XAML-Formatvorlagen .

Konstruktoren

Name Beschreibung
RefreshVisualizer()

Eigenschaften

Name Beschreibung
AccessKey (Geerbt von UIElement)
AccessKeyScopeOwner (Geerbt von UIElement)
ActualHeight (Geerbt von FrameworkElement)
ActualOffset (Geerbt von UIElement)
ActualSize (Geerbt von UIElement)
ActualTheme (Geerbt von FrameworkElement)
ActualWidth (Geerbt von FrameworkElement)
AllowDrop (Geerbt von UIElement)
AllowFocusOnInteraction (Geerbt von FrameworkElement)
AllowFocusWhenDisabled (Geerbt von FrameworkElement)
Background (Geerbt von Control)
BackgroundSizing (Geerbt von Control)
BaseUri (Geerbt von FrameworkElement)
BorderBrush (Geerbt von Control)
BorderThickness (Geerbt von Control)
CacheMode (Geerbt von UIElement)
CanBeScrollAnchor (Geerbt von UIElement)
CanDrag (Geerbt von UIElement)
CenterPoint (Geerbt von UIElement)
CharacterSpacing (Geerbt von Control)
Clip (Geerbt von UIElement)
CompositeMode (Geerbt von UIElement)
Content
ContentProperty
ContextFlyout (Geerbt von UIElement)
CornerRadius (Geerbt von Control)
DataContext (Geerbt von FrameworkElement)
DefaultStyleKey (Geerbt von Control)
DefaultStyleResourceUri (Geerbt von Control)
DesiredSize (Geerbt von UIElement)
Dispatcher (Geerbt von DependencyObject)
DispatcherQueue (Geerbt von DependencyObject)
ElementSoundMode (Geerbt von Control)
ExitDisplayModeOnAccessKeyInvoked (Geerbt von UIElement)
FlowDirection (Geerbt von FrameworkElement)
FocusState (Geerbt von UIElement)
FocusVisualMargin (Geerbt von FrameworkElement)
FocusVisualPrimaryBrush (Geerbt von FrameworkElement)
FocusVisualPrimaryThickness (Geerbt von FrameworkElement)
FocusVisualSecondaryBrush (Geerbt von FrameworkElement)
FocusVisualSecondaryThickness (Geerbt von FrameworkElement)
FontFamily (Geerbt von Control)
FontSize (Geerbt von Control)
FontStretch (Geerbt von Control)
FontStyle (Geerbt von Control)
FontWeight (Geerbt von Control)
Foreground (Geerbt von Control)
Height (Geerbt von FrameworkElement)
HighContrastAdjustment (Geerbt von UIElement)
HorizontalAlignment (Geerbt von FrameworkElement)
HorizontalContentAlignment (Geerbt von Control)
InfoProviderProperty
IsAccessKeyScope (Geerbt von UIElement)
IsDoubleTapEnabled (Geerbt von UIElement)
IsEnabled (Geerbt von Control)
IsFocusEngaged (Geerbt von Control)
IsFocusEngagementEnabled (Geerbt von Control)
IsHitTestVisible (Geerbt von UIElement)
IsHoldingEnabled (Geerbt von UIElement)
IsLoaded (Geerbt von FrameworkElement)
IsRightTapEnabled (Geerbt von UIElement)
IsTabStop (Geerbt von UIElement)
IsTapEnabled (Geerbt von UIElement)
IsTextScaleFactorEnabled (Geerbt von Control)
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 (Geerbt von FrameworkElement)
Lights (Geerbt von UIElement)
ManipulationMode (Geerbt von UIElement)
Margin (Geerbt von FrameworkElement)
MaxHeight (Geerbt von FrameworkElement)
MaxWidth (Geerbt von FrameworkElement)
MinHeight (Geerbt von FrameworkElement)
MinWidth (Geerbt von FrameworkElement)
Name (Geerbt von FrameworkElement)
Opacity (Geerbt von UIElement)
OpacityTransition (Geerbt von UIElement)
Orientation
OrientationProperty
Padding (Geerbt von Control)
Parent (Geerbt von FrameworkElement)
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 (Geerbt von FrameworkElement)
RequiresPointer (Geerbt von Control)
Resources (Geerbt von FrameworkElement)
Rotation (Geerbt von UIElement)
RotationAxis (Geerbt von UIElement)
RotationTransition (Geerbt von UIElement)
Scale (Geerbt von UIElement)
ScaleTransition (Geerbt von UIElement)
Shadow (Geerbt von UIElement)
State
StateProperty
Style (Geerbt von FrameworkElement)
TabFocusNavigation (Geerbt von UIElement)
TabIndex (Geerbt von UIElement)
TabNavigation (Geerbt von Control)
Tag (Geerbt von FrameworkElement)
Template (Geerbt von Control)
Transform3D (Geerbt von UIElement)
TransformMatrix (Geerbt von UIElement)
Transitions (Geerbt von UIElement)
Translation (Geerbt von UIElement)
TranslationTransition (Geerbt von UIElement)
Triggers (Geerbt von FrameworkElement)
UseLayoutRounding (Geerbt von UIElement)
UseSystemFocusVisuals (Geerbt von UIElement)
VerticalAlignment (Geerbt von FrameworkElement)
VerticalContentAlignment (Geerbt von Control)
Visibility (Geerbt von UIElement)
Width (Geerbt von FrameworkElement)
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)
ApplyTemplate() (Geerbt von Control)
Arrange(Rect) (Geerbt von UIElement)
ArrangeOverride(Size) (Geerbt von FrameworkElement)
CancelDirectManipulations() (Geerbt von UIElement)
CapturePointer(Pointer) (Geerbt von UIElement)
ClearValue(DependencyProperty) (Geerbt von DependencyObject)
FindName(String) (Geerbt von FrameworkElement)
FindSubElementsForTouchTargeting(Point, Rect) (Geerbt von UIElement)
Focus(FocusState) (Geerbt von UIElement)
GetAnimationBaseValue(DependencyProperty) (Geerbt von DependencyObject)
GetBindingExpression(DependencyProperty) (Geerbt von FrameworkElement)
GetChildrenInTabFocusOrder() (Geerbt von UIElement)
GetTemplateChild(String) (Geerbt von Control)
GetValue(DependencyProperty) (Geerbt von DependencyObject)
GetVisualInternal() (Geerbt von UIElement)
GoToElementStateCore(String, Boolean) (Geerbt von FrameworkElement)
InvalidateArrange() (Geerbt von UIElement)
InvalidateMeasure() (Geerbt von UIElement)
InvalidateViewport() (Geerbt von FrameworkElement)
Measure(Size) (Geerbt von UIElement)
MeasureOverride(Size) (Geerbt von FrameworkElement)
OnApplyTemplate() (Geerbt von FrameworkElement)
OnBringIntoViewRequested(BringIntoViewRequestedEventArgs) (Geerbt von UIElement)
OnCharacterReceived(CharacterReceivedRoutedEventArgs) (Geerbt von Control)
OnCreateAutomationPeer() (Geerbt von UIElement)
OnDisconnectVisualChildren() (Geerbt von UIElement)
OnDoubleTapped(DoubleTappedRoutedEventArgs) (Geerbt von Control)
OnDragEnter(DragEventArgs) (Geerbt von Control)
OnDragLeave(DragEventArgs) (Geerbt von Control)
OnDragOver(DragEventArgs) (Geerbt von Control)
OnDrop(DragEventArgs) (Geerbt von Control)
OnGotFocus(RoutedEventArgs) (Geerbt von Control)
OnHolding(HoldingRoutedEventArgs) (Geerbt von Control)
OnKeyboardAcceleratorInvoked(KeyboardAcceleratorInvokedEventArgs) (Geerbt von UIElement)
OnKeyDown(KeyRoutedEventArgs) (Geerbt von Control)
OnKeyUp(KeyRoutedEventArgs) (Geerbt von Control)
OnLostFocus(RoutedEventArgs) (Geerbt von Control)
OnManipulationCompleted(ManipulationCompletedRoutedEventArgs) (Geerbt von Control)
OnManipulationDelta(ManipulationDeltaRoutedEventArgs) (Geerbt von Control)
OnManipulationInertiaStarting(ManipulationInertiaStartingRoutedEventArgs) (Geerbt von Control)
OnManipulationStarted(ManipulationStartedRoutedEventArgs) (Geerbt von Control)
OnManipulationStarting(ManipulationStartingRoutedEventArgs) (Geerbt von Control)
OnPointerCanceled(PointerRoutedEventArgs) (Geerbt von Control)
OnPointerCaptureLost(PointerRoutedEventArgs) (Geerbt von Control)
OnPointerEntered(PointerRoutedEventArgs) (Geerbt von Control)
OnPointerExited(PointerRoutedEventArgs) (Geerbt von Control)
OnPointerMoved(PointerRoutedEventArgs) (Geerbt von Control)
OnPointerPressed(PointerRoutedEventArgs) (Geerbt von Control)
OnPointerReleased(PointerRoutedEventArgs) (Geerbt von Control)
OnPointerWheelChanged(PointerRoutedEventArgs) (Geerbt von Control)
OnPreviewKeyDown(KeyRoutedEventArgs) (Geerbt von Control)
OnPreviewKeyUp(KeyRoutedEventArgs) (Geerbt von Control)
OnProcessKeyboardAccelerators(ProcessKeyboardAcceleratorEventArgs) (Geerbt von UIElement)
OnRightTapped(RightTappedRoutedEventArgs) (Geerbt von Control)
OnTapped(TappedRoutedEventArgs) (Geerbt von Control)
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)
RemoveFocusEngagement() (Geerbt von Control)
RemoveHandler(RoutedEvent, Object) (Geerbt von UIElement)
RequestRefresh()
SetBinding(DependencyProperty, BindingBase) (Geerbt von FrameworkElement)
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 (Geerbt von FrameworkElement)
BringIntoViewRequested (Geerbt von UIElement)
CharacterReceived (Geerbt von UIElement)
ContextCanceled (Geerbt von UIElement)
ContextRequested (Geerbt von UIElement)
DataContextChanged (Geerbt von FrameworkElement)
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 (Geerbt von FrameworkElement)
FocusDisengaged (Geerbt von Control)
FocusEngaged (Geerbt von Control)
GettingFocus (Geerbt von UIElement)
GotFocus (Geerbt von UIElement)
Holding (Geerbt von UIElement)
IsEnabledChanged (Geerbt von Control)
KeyDown (Geerbt von UIElement)
KeyUp (Geerbt von UIElement)
LayoutUpdated (Geerbt von FrameworkElement)
Loaded (Geerbt von FrameworkElement)
Loading (Geerbt von FrameworkElement)
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)
RefreshRequested
RefreshStateChanged
RightTapped (Geerbt von UIElement)
SizeChanged (Geerbt von FrameworkElement)
Tapped (Geerbt von UIElement)
Unloaded (Geerbt von FrameworkElement)

Gilt für: