Show / Hide Table of Contents

Class FormsEnumExtensions

Inheritance
System.Object
FormsEnumExtensions
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 static class FormsEnumExtensions

Methods

HasFlagSet(Environment.UI.Window.Windows, Environment.UI.Window.Windows)

Declaration
public static bool HasFlagSet(this Environment.UI.Window.Windows e, Environment.UI.Window.Windows other)
Parameters
Type Name Description
Environment.UI.Window.Windows e
Environment.UI.Window.Windows other
Returns
Type Description
System.Boolean
Back to top Generated by DocFX