1 write to _picType
System.Private.Windows.Core (1)
Windows.Win32.PICTDESC.g.cs (1)
39
set => this.
_picType
= (uint)value;
1 reference to _picType
System.Private.Windows.Core (1)
Windows.Win32.PICTDESC.g.cs (1)
38
get => (PICTYPE)this.
_picType
;