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