C# Class MiniTwitter.PinInputWindow

PinInputWindow.xaml 的交互逻辑
Inheritance: System.Windows.Window
Mostra file Open project: iyomumx/MiniTwitter-Mod Class Usage Examples

Public Properties

Property Type Description
PinProperty System.Windows.DependencyProperty

Public Methods

Method Description
PinBox ( ) : string
PinBox ( bool &dialogResult ) : string
PinInputWindow ( ) : System

Private Methods

Method Description
buttonCancel_Click ( object sender, RoutedEventArgs e ) : void
buttonOK_Click ( object sender, RoutedEventArgs e ) : void
textBox1_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

PinBox() public static method

public static PinBox ( ) : string
return string

PinBox() public static method

public static PinBox ( bool &dialogResult ) : string
dialogResult bool
return string

PinInputWindow() public method

public PinInputWindow ( ) : System
return System

Property Details

PinProperty public_oe static_oe property

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