C# Class Mistilteinn.Controls.DialogBox

Inheritance: System.Windows.Controls.Control
Mostra file Open project: RuriJudgement/Mistilteinn

Public Properties

Property Type Description
ContentProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
NameBoardProperty System.Windows.DependencyProperty

Public Methods

Method Description
ContentGet ( ) : void
NameBoardGetFocus ( ) : void

Private Methods

Method Description
DialogBox ( ) : System
DialogBox_Loaded ( object sender, RoutedEventArgs e ) : void
SetStates ( ) : void

Method Details

ContentGet() public method

public ContentGet ( ) : void
return void

NameBoardGetFocus() public method

public NameBoardGetFocus ( ) : void
return void

Property Details

ContentProperty public_oe static_oe property

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

IsReadOnlyProperty public_oe static_oe property

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

NameBoardProperty public_oe static_oe property

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