C# Class Queue.UI.WPF.LoadingControl

Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: breslavsky/queue

Public Methods

Method Description
Hide ( ) : void
LoadingControl ( ) : System
Show ( ) : LoadingControl

Method Details

Hide() public method

public Hide ( ) : void
return void

LoadingControl() public method

public LoadingControl ( ) : System
return System

Show() public method

public Show ( ) : LoadingControl
return LoadingControl