C# Class LiveWriterPluginManager.Controls.Messages.QuestionControl

Interaction logic for QuestionControl.xaml
Mostra file Open project: ScottIsAFool/LiveWriterPluginManager Class Usage Examples

Public Properties

Property Type Description
NegativeStringProperty System.Windows.DependencyProperty
PositiveStringProperty System.Windows.DependencyProperty
QuestionStringProperty System.Windows.DependencyProperty

Public Methods

Method Description
QuestionControl ( ) : System.Windows

Method Details

QuestionControl() public method

public QuestionControl ( ) : System.Windows
return System.Windows

Property Details

NegativeStringProperty public_oe static_oe property

public static DependencyProperty,System.Windows NegativeStringProperty
return System.Windows.DependencyProperty

PositiveStringProperty public_oe static_oe property

public static DependencyProperty,System.Windows PositiveStringProperty
return System.Windows.DependencyProperty

QuestionStringProperty public_oe static_oe property

public static DependencyProperty,System.Windows QuestionStringProperty
return System.Windows.DependencyProperty