C# Class Gwupe.Agent.UI.WPF.UiHelper

ファイルを表示 Open project: gwupe/Gwupe Class Usage Examples

Public Methods

Method Description
UiHelper ( Dispatcher dispatcher, ContentPresenter disabler, System.Windows.Controls.TextBlock statusText, System.Windows.Controls.TextBlock errorText ) : System

Private Methods

Method Description
RunElevation ( String disablerMessage, Action successMethod, String actionDescription ) : void

Method Details

UiHelper() public method

public UiHelper ( Dispatcher dispatcher, ContentPresenter disabler, System.Windows.Controls.TextBlock statusText, System.Windows.Controls.TextBlock errorText ) : System
dispatcher System.Windows.Threading.Dispatcher
disabler System.Windows.Controls.ContentPresenter
statusText System.Windows.Controls.TextBlock
errorText System.Windows.Controls.TextBlock
return System