Partage via


RefreshStateChangedEventArgs Classe

Définition

Fournit des données d’événement pour l’événement RefreshVisualizer.RefreshStateChanged .

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RefreshStateChangedEventArgs (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

public ref class RefreshStateChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RefreshStateChangedEventArgs final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class RefreshStateChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class RefreshStateChangedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class RefreshStateChangedEventArgs
Public NotInheritable Class RefreshStateChangedEventArgs
Héritage
Object Platform::Object IInspectable RefreshStateChangedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 1803 (introduit dans 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v6.0)

Propriétés

NewState

Obtient une valeur qui indique le nouvel état de RefreshVisualizer.

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RefreshStateChangedEventArgs.NewState (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

OldState

Obtient une valeur qui indique l’état précédent de RefreshVisualizer.

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RefreshStateChangedEventArgs.OldState (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

S’applique à