Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

XAML is not loading, d:Height & d:Width are not recognized?

$
0
0
<UserControl x:Class="PressureVessels.UserControls.NozzleUC"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
             xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
              xmlns:sys="clr-namespace:System;assembly=mscorlib"
              xmlns:UC="clr-namespace:PressureVessels.UserControls"
             xmlns:vm="clr-namespace:PressureVessels.ViewModel"
             xmlns:l="clr-namespace:PressureVessels"
             xmlns:c="clr-namespace:PressureVessels.Controls"
             mc:Ignorable="d" d:Height="1267" d:Width="698"><UserControl.DataContext><vm:NozzleVM/></UserControl.DataContext>

It used to work, but all of a sudden it has stop working. It doesn't recognize blend. 


Viewing all articles
Browse latest Browse all 18858

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>