C# Class System.Windows.Threading.DispatcherFrame

Afficher le fichier Open project: Clancey/ClanceyLib Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DispatcherFrame ( ) : System
DispatcherFrame ( bool exitWhenRequested ) : System

Method Details

DispatcherFrame() public méthode

public DispatcherFrame ( ) : System
Résultat System

DispatcherFrame() public méthode

public DispatcherFrame ( bool exitWhenRequested ) : System
exitWhenRequested bool
Résultat System