ContentLoadError 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.
ContentLoadError control to display Start Page load errors
public ref class ContentLoadError : System::Windows::Controls::UserControl, System::Windows::Markup::IComponentConnector
public class ContentLoadError : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
type ContentLoadError = class
inherit UserControl
interface IComponentConnector
Public Class ContentLoadError
Inherits UserControl
Implements IComponentConnector
- Inheritance
-
ContentLoadError
- Implements
Constructors
| ContentLoadError() |
Create a Content Load Error user control to display in the Start Page tool window |
Fields
| DetailProperty |
Error details DependencyProperty |
| HeadingProperty |
Error heading DependencyProperty |
| TitleProperty |
Error title DependencyProperty |
Properties
| Detail |
Error details |
| Heading |
Error heading |
| Title |
Error title |
Methods
| InitializeComponent() |
InitializeComponent |