StartPageHelper Members
Include Protected Members
Include Inherited Members
Contains functionality shared by the start page package and public APIs for custom start pages.
The StartPageHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetCustomStartPageFullyQualifiedFilename | This returns the fully-qualified filename of the currently-used Start Page XAML file when customization is enabled. Note that this could be under the user StartPages folder in My Documents, or it could be under a different folder via an installed extension. | |
GetUserStartPagesFolder | Path under My Documents that contains loose StartPage XAML and related files |
Top
Fields
Name | Description | |
---|---|---|
StartPagesDirectoryName | Name of user's Start Pages directory |
Top