Partager via


WidgetContextChangedArgs Classe

Définition

public ref class WidgetContextChangedArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WidgetContextChangedArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WidgetContextChangedArgs
Public NotInheritable Class WidgetContextChangedArgs
Héritage
Object Platform::Object IInspectable WidgetContextChangedArgs
Attributs

Remarques

Dans la version actuelle, ce rappel est déclenché lorsque la taille sélectionnée du widget dans l’hôte du widget change.

Propriétés

WidgetContext

Obtient l’objet WidgetContext associé au rappel Microsoft.Windows.Widgets.Providers.IWidgetProvider.OnWidgetContextChanged.

S’applique à