1 reference to BOOLEAN
System.Windows.Forms.Primitives (1)
Windows.Win32.BOOLEAN.g.cs (1)
33 public static explicit operator BOOLEAN(byte value) => new BOOLEAN(value);