5 references to MILWindowLayerType
PresentationCore (5)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (1)
2387
MILWindowLayerType
windowLayerType,
src\Microsoft.DotNet.Wpf\src\Common\Graphics\Generated\wgx_commands.cs (1)
336
[FieldOffset(24)] internal
MILWindowLayerType
windowLayerType;
System\Windows\InterOp\HwndTarget.cs (3)
2242
isLayered ? (_usesPerPixelOpacity ?
MILWindowLayerType
.ApplicationManagedLayer :
MILWindowLayerType
.SystemManagedLayer) :
MILWindowLayerType
.NotLayered,