2 references to CriticalCreate
PresentationCore (1)
System\Windows\InterOp\CursorInteropHelper.cs (1)
43
return
CriticalCreate
(cursorHandle);
PresentationFramework (1)
MS\Internal\Ink\PenCursorManager.cs (1)
234
cursor = CursorInteropHelper.
CriticalCreate
(finalCursor);