ContentSiteRequestedStateChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains event data for the Microsoft.UI.Content.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
- Attributes
Properties
DidRequestedSizeChange |
Gets whether the RequestedSize of the ContentSite changed. |