In This Article

UIFramework Enum

Specifies a UI framework.

public enum UIFramework

Fields

Name Description
Avalonia

Avalonia.

Invalid

An invalid platform.

Neutral

Neutral (no specific UI framework).

Silverlight

Silverlight.

Universal

Universal Windows and WinRT.

WindowsForms

Windows Forms.

Wpf

Windows Presentation Foundation.

Extension Methods