Sha256: 8a1214b269bc4073b9fc2aeef05654574f01a2fd6ea5f0c7a3f609fac8389595

Contents?: true

Size: 848 Bytes

Versions: 17

Compression:

Stored size: 848 Bytes

Contents

<UserControl x:Class="rho.views.RhoView"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:phone="clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
    mc:Ignorable="d"
    FontFamily="{StaticResource PhoneFontFamilyNormal}"
    FontSize="{StaticResource PhoneFontSizeNormal}"
    Foreground="{StaticResource PhoneForegroundBrush}"
    d:DesignHeight="607" d:DesignWidth="480">
    
    <Grid x:Name="LayoutRoot">
        <phone:WebBrowser Grid.Row="1" HorizontalAlignment="Left" Name="webBrowser1" VerticalAlignment="Top" Height="607" Width="480" IsScriptEnabled="True" />
    </Grid>
</UserControl>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
rhodes-5.5.18 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-5.5.17 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-5.5.15 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-5.5.0.22 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-5.5.2 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-5.5.0.7 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-5.5.0.3 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-5.5.0 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-3.5.1.12 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-3.3.5 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-3.4.2 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-3.3.4 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-3.3.3 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-3.3.3.beta.4 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-3.3.3.beta.3 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-3.3.3.beta.2 platform/wp7/RhoRubyLib/views/RhoView.xaml
rhodes-3.3.3.beta.1 platform/wp7/RhoRubyLib/views/RhoView.xaml