Share via


ContentSiteRequestedStateChangedEventArgs Class

Definition

Contains event data for the ContentSite.RequestedStateChanged event.

public ref class ContentSiteRequestedStateChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContentSiteRequestedStateChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContentSiteRequestedStateChangedEventArgs
Public NotInheritable Class ContentSiteRequestedStateChangedEventArgs
Inheritance
Object Platform::Object IInspectable ContentSiteRequestedStateChangedEventArgs
Attributes

Properties

DidRequestedSizeChange

Gets whether the RequestedSize of the ContentSite changed.

Applies to