C# Class a7DocumentDbStudio.Controls.a7Wait

Interaction logic for a7Wait.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: alekkowalczyk/a7DocumentDbStudio

Public Methods

Method Description
a7Wait ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
return void

a7Wait() public method

public a7Wait ( ) : System
return System