Click here to Skip to main content
15,896,063 members

Comments by Nico_Travassos (Top 75 by date)

Nico_Travassos 8-Jan-15 9:58am View    
icons i have stored in xaml file
Nico_Travassos 8-Jan-15 9:54am View    
Looks good but how do i add {DynamicResource appbar_smiley_grin}
Nico_Travassos 8-Jan-15 9:50am View    
cant see the code?
Nico_Travassos 8-Jan-15 9:48am View    
Check my answer something like that but in status bar with text next to it
Nico_Travassos 8-Jan-15 9:44am View    
Deleted
No something like this

<rectangle width="13" height="13" fill="{Binding Foreground, RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type Button}}}">
<rectangle.opacitymask>
<visualbrush stretch="Fill" visual="{DynamicResource appbar_smiley_grin}">