Quantcast
Viewing all articles
Browse latest Browse all 18858

Binding from my view (ApplicationResources.resx) WPF doesn't possible

Hi all of you,
             
I can bind a resource from my view. LabelNombre does exist in my ApplicationStrings.resxof course, where am I failing?

This is my XAML:

 

<TextBlock TextWrapping="Wrap" Grid.Column="0" Grid.Row="3" Margin="3,5,33,4" FontWeight="Normal" Foreground="Black" 
 Text="{Binding Path=Strings.LabelNombre,  Source={StaticResource ApplicationResources}}" Height="20"/>

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

                            

Text="{BindingPath=Strings.LabelNombre,Source={StaticResourceApplicationResources}}"Height="20"/>


Primary platform is Windows 7 Ultimate 64 bit along with VS 2012/Sql2k8 for WPF and SilverLight stuff


Viewing all articles
Browse latest Browse all 18858

Trending Articles



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