1 instantiation of REASON_CONTEXT
System.Windows.Forms (1)
System\Windows\Forms\Components\KioskModeManager\KioskModeManager.cs (1)
856
REASON_CONTEXT context =
new
()
6 references to REASON_CONTEXT
System.Windows.Forms (1)
System\Windows\Forms\Components\KioskModeManager\KioskModeManager.cs (1)
856
REASON_CONTEXT
context = new()
System.Windows.Forms.Primitives (5)
_generated\418\Windows.Win32.PInvoke.KERNEL32.dll.g.cs (5)
700
/// <inheritdoc cref="PowerCreateRequest(winmdroot.System.Threading.
REASON_CONTEXT
*)"/>
703
internal static unsafe winmdroot.Foundation.HANDLE PowerCreateRequest(in winmdroot.System.Threading.
REASON_CONTEXT
Context)
705
fixed (winmdroot.System.Threading.
REASON_CONTEXT
* ContextLocal = &Context)
719
internal static unsafe winmdroot.Foundation.HANDLE PowerCreateRequest(winmdroot.System.Threading.
REASON_CONTEXT
* Context)
727
static extern unsafe winmdroot.Foundation.HANDLE LocalExternFunction(winmdroot.System.Threading.
REASON_CONTEXT
* Context);