<Border x:Name="Wifi" Width="76" Height="76"
HorizontalAlignment="Right" VerticalAlignment="Bottom"
Background="{StaticResource PhoneForegroundBrush}" Margin="0,0,360,82" Tap="WhenTappedWifi" >
<Border.OpacityMask>
<ImageBrush ImageSource="Assets/Tiles/Custom/wifi.png" />
</Border.OpacityMask>
</Border>
No comments:
Post a Comment