C# Class System.Windows.Threading.DispatcherFrame

Datei anzeigen Open project: Clancey/ClanceyLib Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DispatcherFrame ( ) : System
DispatcherFrame ( bool exitWhenRequested ) : System

Method Details

DispatcherFrame() public method

public DispatcherFrame ( ) : System
return System

DispatcherFrame() public method

public DispatcherFrame ( bool exitWhenRequested ) : System
exitWhenRequested bool
return System