Class Environment.UI
Inheritance
System.Object
Environment.UI
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public class UI
Properties
Locked
Declaration
public static bool Locked { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
GetSvgImageSourceFromUri(Uri)
Declaration
public static ImageSource GetSvgImageSourceFromUri(Uri path)
Parameters
Type | Name | Description |
---|---|---|
System.Uri | path |
Returns
Type | Description |
---|---|
System.Windows.Media.ImageSource |
Refresh()
Declaration
public static void Refresh()
Reset()
Declaration
public static void Reset()