equal
deleted
inserted
replaced
3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
4 xmlns:s="http://schemas.microsoft.com/surface/2008" |
4 xmlns:s="http://schemas.microsoft.com/surface/2008" |
5 Loaded="TagVisuSoundControl_Loaded" |
5 Loaded="TagVisuSoundControl_Loaded" |
6 Height="100" Width="100"> |
6 Height="100" Width="100"> |
7 <Canvas Background="LightBlue"> |
7 <Canvas Background="LightBlue"> |
8 <Label Name="cameraModel" Content="VolumeControl"/> |
8 <Label Name="volumeModel" Content="VolumeControl"/> |
9 </Canvas> |
9 </Canvas> |
10 </s:TagVisualization> |
10 </s:TagVisualization> |