Sha256: cb4f6bb8f9831734cdf4bd10281925f36528d89770d7cbb267d371e400dc66ee

Contents?: true

Size: 1.45 KB

Versions: 28

Compression:

Stored size: 1.45 KB

Contents

<phone:PhoneApplicationPage
    x:Class="BarcodeReaderLib.CameraNavigatePage"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:phone="clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone"
    xmlns:shell="clr-namespace:Microsoft.Phone.Shell;assembly=Microsoft.Phone"
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
    FontFamily="{StaticResource PhoneFontFamilyNormal}"
    FontSize="{StaticResource PhoneFontSizeNormal}"
    Foreground="{StaticResource PhoneForegroundBrush}"
    SupportedOrientations="Portrait" Orientation="Portrait"
    mc:Ignorable="d"
    shell:SystemTray.IsVisible="True">
    <Canvas HorizontalAlignment="Left" Height="768" VerticalAlignment="Top" Width="480">
        <!--Camera viewfinder -->
        <Canvas.Background>
            <VideoBrush x:Name="viewfinderBrush">
                <VideoBrush.RelativeTransform>
                    <CompositeTransform
                            x:Name="viewfinderTransform"
                            CenterX="0.5"
                            CenterY="0.5"
                            Rotation="90"/>
                </VideoBrush.RelativeTransform>
            </VideoBrush>
        </Canvas.Background>
    </Canvas>

    <!--LayoutRoot is the root grid where all page content is placed-->

</phone:PhoneApplicationPage>

Version data entries

28 entries across 22 versions & 2 rubygems

Version Path
rho-tau-extensions-7.6.0 libs/enterprise-barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-7.6.0 lib/commonAPI/barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-7.6.0 lib/commonAPI/barcode/ext/platform/uwp/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-7.5.1 lib/commonAPI/barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-7.5.1 lib/commonAPI/barcode/ext/platform/uwp/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rho-tau-extensions-7.4.1 libs/enterprise-barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-7.4.1 lib/commonAPI/barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-7.4.1 lib/commonAPI/barcode/ext/platform/uwp/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rho-tau-extensions-7.1.17 libs/enterprise-barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-7.1.17 lib/commonAPI/barcode/ext/platform/uwp/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-7.1.17 lib/commonAPI/barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rho-tau-extensions-6.2.0 libs/enterprise-barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-6.2.0 lib/commonAPI/barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-6.2.0 lib/commonAPI/barcode/ext/platform/uwp/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-6.0.11 lib/commonAPI/barcode/ext/platform/uwp/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-6.0.11 lib/commonAPI/barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rho-tau-extensions-6.0.11 libs/enterprise-barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rho-tau-extensions-6.0.0 libs/enterprise-barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rho-tau-extensions-5.5.18 libs/enterprise-barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml
rhodes-5.5.18 lib/commonAPI/barcode/ext/platform/wp8/lib/BarcodeReaderLib/CameraNavigatePage.xaml