From dbbb4270cfd599677b49d1cfebf6f99006377d8c Mon Sep 17 00:00:00 2001 From: Stefan Nenchev Date: Wed, 31 Jan 2018 09:15:47 +0200 Subject: [PATCH] -fix --- troubleshooting/type-not-found-exception.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/troubleshooting/type-not-found-exception.md b/troubleshooting/type-not-found-exception.md index 648e9ea0..2c10a3fb 100644 --- a/troubleshooting/type-not-found-exception.md +++ b/troubleshooting/type-not-found-exception.md @@ -18,7 +18,7 @@ There are a couple of approaches you can take in order to resolve the issue: The following snippet shows how to add the XamlCompilation attribute in the page code-behind: - + ### Add x:Name for the control