This topic has not yet been rated - Rate this topic

FileOpenPickerActivatedEventArgs.SplashScreen property

Gets a SplashScreen object that provides information about the transition from the splash screen to the activated app.

Syntax


public SplashScreen SplashScreen { get; }

Property value

Type: SplashScreen

The object that provides splash screen information.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.Activation
Windows::ApplicationModel::Activation [C++]

Metadata

Windows.winmd

See also

FileOpenPickerActivatedEventArgs class
SplashScreen class
File picker contracts sample

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.