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