1 reference to BOOL
System.Private.Windows.Core (1)
Windows.Win32.BOOL.g.cs (1)
33 public static explicit operator BOOL(int value) => new BOOL(value);