C# Class Com.Aote.Controls.MessageTipObj

Inheritance: System.Windows.FrameworkElement
Datei anzeigen Open project: DuBin1988/restv2 Class Usage Examples

Public Properties

Property Type Description
IsShowProperty System.Windows.DependencyProperty
TipProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnCancel ( ) : void
OnOK ( ) : void
Show ( ) : void

Private Methods

Method Description
OnIsShowPropertyChanged ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

OnCancel() public method

public OnCancel ( ) : void
return void

OnOK() public method

public OnOK ( ) : void
return void

Show() public method

public Show ( ) : void
return void

Property Details

IsShowProperty public_oe static_oe property

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

TipProperty public_oe static_oe property

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