Public · Protected · Private
Service provider is missing the INameResolver service.
Type: Public  |  Created: 2012-06-16  |  Frozen: Yes
« Previous Public Blog Next Public Blog »
Comments
  • happens when cross reference in place of a WPF XAML elements. <TextBox x:Name="txtFN" Grid.Column="1">ssssssssssss</TextBox> <Label Target="{x:Reference txtFN}">_FirstName</Label> This is a design time error can be ignored safely.. Verify Project target framework to 4.0 .
    2012-06-16 23:17
This blog is frozen. No new comments or edits allowed.