Xceed.Wpf.Toolkit.WizardPage.WizardPage C# (CSharp) Method

WizardPage() static private method

static private WizardPage ( ) : System.Windows
return System.Windows
    static WizardPage()
    {
      DefaultStyleKeyProperty.OverrideMetadata( typeof( WizardPage ), new FrameworkPropertyMetadata( typeof( WizardPage ) ) );
    }