ContentLoadError Class

Definition

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

Applies to