Options dialog for Nimigen.
More...
List of all members.
Detailed Description
Options dialog for Nimigen.
Author: Joonas Rajala
Constructor & Destructor Documentation
MCNGen.OptionsDialog.OptionsDialog |
( |
| ) |
|
Member Data Documentation
readonly DependencyProperty MCNGen.OptionsDialog.AmountProperty |
|
static |
Initial value:
DependencyProperty.Register("Amount", typeof(int), typeof(Window), new UIPropertyMetadata(0))
readonly DependencyProperty MCNGen.OptionsDialog.MinLengthProperty |
|
static |
Initial value:
DependencyProperty.Register("MinLength", typeof(int), typeof(Window), new UIPropertyMetadata(0))
readonly DependencyProperty MCNGen.OptionsDialog.OrderProperty |
|
static |
Initial value:
DependencyProperty.Register("Order", typeof(int), typeof(Window), new UIPropertyMetadata(0))
Property Documentation
int MCNGen.OptionsDialog.Amount |
|
getset |
int MCNGen.OptionsDialog.MinLength |
|
getset |
int MCNGen.OptionsDialog.Order |
|
getset |
The documentation for this class was generated from the following file: