Skip to content

Instantly share code, notes, and snippets.

@ChiiAyano
Created August 2, 2017 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChiiAyano/67ed69925b59af63e700b414e9969a06 to your computer and use it in GitHub Desktop.
Save ChiiAyano/67ed69925b59af63e700b414e9969a06 to your computer and use it in GitHub Desktop.
AccessViolationException で死ぬのを回避できたコード
private string text =
"<Canvas xmlns=\"http://schemas.microsoft.com/winfx/2006/xaml/presentation\" Height=\"99.681\" Width=\"111.169\">\r\n" +
"</Canvas>";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment