C# Class Host.Services.DefaultContent

Interaction logic for DefaultContent.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
DefaultContent ( string title, string textContent ) : System.Windows.Controls

Method Details

DefaultContent() public method

public DefaultContent ( string title, string textContent ) : System.Windows.Controls
title string
textContent string
return System.Windows.Controls