Freigeben über


WidgetContextChangedArgs Klasse

Definition

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
Vererbung
Object Platform::Object IInspectable WidgetContextChangedArgs
Attribute

Hinweise

In der aktuellen Version wird dieser Rückruf ausgelöst, wenn sich die ausgewählte Größe des Widgets innerhalb des Widgethosts ändert.

Eigenschaften

WidgetContext

Ruft das WidgetContext--Objekt ab, das dem Microsoft.Windows.Widgets.Providers.IWidgetProvider.OnWidgetContextChanged Rückruf zugeordnet ist.

Gilt für: