[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Der Kern der Benutzeroberfläche.

Namespace: DynamicNode.WinApp
Assembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)

Syntax

C#
public class GUICore : IDisposable, IAssetContainer
Visual Basic
Public Class GUICore _
	Implements IDisposable, IAssetContainer
F#
type GUICore =  
    class
        interface IDisposable
        interface IAssetContainer
    end

Inheritance Hierarchy

System..::..Object
  DynamicNode.WinApp..::..GUICore

See Also