C# Class Com.Aote.Controls.MessageTipObj

Inheritance: System.Windows.FrameworkElement
Afficher le fichier Open project: DuBin1988/restv2 Class Usage Examples

Méthodes publiques

Свойство Type Description
IsShowProperty System.Windows.DependencyProperty
TipProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnCancel ( ) : void
OnOK ( ) : void
Show ( ) : void

Private Methods

Méthode Description
OnIsShowPropertyChanged ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

OnCancel() public méthode

public OnCancel ( ) : void
Résultat void

OnOK() public méthode

public OnOK ( ) : void
Résultat void

Show() public méthode

public Show ( ) : void
Résultat void

Property Details

IsShowProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsShowProperty
Résultat System.Windows.DependencyProperty

TipProperty public_oe static_oe property

public static DependencyProperty,System.Windows TipProperty
Résultat System.Windows.DependencyProperty