2 references to WindowsCreateString
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\ExceptionHelpers.cs (1)
187if (Platform.WindowsCreateString(message, message.Length, &hstring) != 0)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (1)
107Platform.WindowsCreateString(value, value.Length, &handle));