aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Scripting/Tango.Scripting.IDE/Images/unitTest.png
blob: fcc6a4fb704f72fa82b281255769c136e1c1f83f (plain) pre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
<UserControl x:Class="Tango.MachineStudio.UI.Views.ShutdownView"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
             xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
             xmlns:mahapps="http://metro.mahapps.com/winfx/xaml/controls"
             xmlns:local="clr-namespace:Tango.MachineStudio.UI.Views"
             mc:Ignorable="d" 
             d:DesignHeight="720" d:DesignWidth="1280" Cursor="Wait" Background="Transparent" DataContext="{Binding ShutdownViewVM, Source={StaticResource Locator}}">
    <Grid>
        <Grid HorizontalAlignment="Center" VerticalAlignment="Center">
            <StackPanel>
                <Image Source="{StaticResource MachineSmall}" RenderOptions.BitmapScalingMode="Fant" Width="130"></Image>
                <StackPanel Orientation="Horizontal">
                    <TextBlock FontSize="70" Foreground="Gray">Machine Studio</TextBlock>
                </StackPanel>
                <TextBlock HorizontalAlignment="Right" FontSize="18" Margin="0 0 -50 0" Foreground="Gray">Twine Solutions</TextBlock>
                <mahapps:ProgressRing x:Name="progressRing" IsActive="False" Margin="20 60 20 40" Width="80" Height="80" Foreground="Gray"></mahapps:ProgressRing>
                <TextBlock HorizontalAlignment="Center" FontSize="18" FontStyle="Italic" Foreground="Gray">Shutting Down, please wait...</TextBlock>
            </StackPanel>
        </Grid>
    </Grid>
</UserControl>
ofshex dumpascii
0000 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 00 20 00 00 00 20 08 06 00 00 00 73 7a 7a .PNG........IHDR.............szz
0020 f4 00 00 00 04 73 42 49 54 08 08 08 08 7c 08 64 88 00 00 00 09 70 48 59 73 00 00 00 b7 00 00 00 .....sBIT....|.d.....pHYs.......
0040 b7 01 46 2e 0d 16 00 00 00 19 74 45 58 74 53 6f 66 74 77 61 72 65 00 77 77 77 2e 69 6e 6b 73 63 ..F.......tEXtSoftware.www.inksc
0060 61 70 65 2e 6f 72 67 9b ee 3c 1a 00 00 07 2a 49 44 41 54 58 85 ad 56 6b 54 54 d7 15 fe ee dc b9 ape.org..<....*IDATX..VkTT......
51 a6 87 40 60 32 9a 8c 04 [.>.......\m..O.G*.....Q..@`2... 0520 45 82 e6 f3 58 e6 89 49 1d 13 04 09 2f a1 c0 d4 72 fa 00 5b c0 77 fd bb ba 6d fc b5 35 97 90 bf E...X..I..../...r..[.w...m..5... 0540 31 0f 65 5f 1e 85 72 6c 0c 00 c8 8f 0f 96 9b fe 52 7e 96 fc b0 20 db 92 b2 30 96 c9 20 ac 23 17 1.e_..rl........R~.......0....#. 0560 13 00 08 82 c0 d3 33 02 49 86 8b 51 cc 8e 40 c6 8a 65 50 4f 4e 35 9a c3 c5 1f a2 6f 78 04 9b b6 ......3.I..Q..@..ePON5.....ox... 0580 17 e1 c8 57 c7 10 2f 4e 80 d1 68 44 5f 9f 8c fc ee db 33 08 9d 19 a8 8f 78 6a 06 e7 d6 d0 5d ab ...W../N..hD_.....3.....xj....]. 05a0 8f d0 83 8f f0 90 60 88 3c 05 4e 03 6a b4 3a 28 06 87 f1 af 51 25 cc 66 cb d4 13 fc 22 2a 1c 27 ......`.<.N.j.:(....Q%.f...."*.' 05c0 32 96 62 1a f7 41 f7 1c 54 dd c7 86 ef 1a 70 f8 eb 93 88 17 db 96 df f0 f0 30 7e b7 65 b3 6e 74 2.b..A..T.....p..........0~.e.nt 05e0 64 c4 2c 57 f4 b3 3d b8 b4 c5 cf c7 c3 28 53 28 59 2a b5 81 f4 10 f0 4d 2b 9e 17 5b e6 47 47 70 d.,W..=......(S(Y*.....M+..[.GGp 0600 02 7c bd 71 e7 ee 18 24 52 85 b1 a6 a9 4d 2b 1f b8 c3 e3 70 d8 a3 4c 06 63 18 04 2c 36 4f f0 5c .|.q...$R....M+....p..L.c..,6O.\ 0620 a0 2f ea e5 b7 c1 a7 98 78 fb 4c 2d 2a f2 b3 11 29 b6 af 7d 3f 3f 3f 7c 79 bc 9c 03 00 69 4b 17 ./......x.L-*...)..}???|y....iK. 0640 a8 77 6d 9e cd 7f 21 69 16 6b ee 8a e3 9a 9d 25 a5 94 48 e4 c5 fa a1 e5 9f b8 78 5d a2 57 f4 d7 .wm...!i.k.....%..H.......x].W.. 0660 9b 64 7d 7d 2c 9d 56 7b d2 6c b1 94 01 68 52 dd 57 6b ed 9e 00 00 d4 06 23 4a 1a 5b 21 55 4e a0 .d}},.V{.l...hR.Wk......#J.[!UN. 0680 f2 d5 95 38 d9 da 89 74 49 0f a2 66 cf 71 7a a5 de 3e be e4 81 13 1d 16 89 6c 8c 31 34 a2 a5 9e ...8...tI..f.qz..>.......l.14... 06a0 8b 89 03 45 51 78 e6 c1 57 cd 06 c0 ce 7e 63 9d aa bd ed 87 0a 9a a6 6b 1f f5 b7 21 20 60 51 b8 ...EQx..W....~c........k...!.`Q. 06c0 f4 7a 06 a4 63 13 88 0f f6 c3 96 da 16 fc f2 de 3d a7 c1 01 60 d7 27 fb 38 0b 13 e6 e3 5a fb b8 .z..c...........=...`.'.8....Z.. 06e0 29 31 29 d9 4c 51 94 dd 88 ef 4a a6 08 10 c0 86 ca 2b e0 fc 67 22 fa be 1b d2 91 31 b7 00 41 41 )1).LQ....J......+..g".....1..AA 0700 c1 d8 b7 bf 14 13 13 13 cc 0b 55 55 e6 a1 a1 41 3b 1b 83 5e ef f4 db b7 12 28 2e d9 0b 83 c1 68 ..........UU...A;..^.....(.....h 0720 a3 4c 04 10 16 16 8e c1 c1 db 28 f9 b8 d8 ce f9 c5 97 56 01 78 30 09 13 04 81 2b 97 eb 19 4d d7 .L........(.......V.x0....+...M. 0740 1a 27 1f b5 a3 69 da 02 40 e7 92 40 c6 cb ab 9d 91 c4 f8 b8 12 31 b1 71 76 e7 01 01 01 00 00 91 .'...i..@..@.........1.qv....... 0760 48 04 89 a4 07 5c 2e f7 1b 95 4a b5 d6 29 90 33 02 7a bd d3 99 11 00 c0 e3 f1 b1 f6 95 5f bb b4 H....\....J..).3.z..........._.. 0780 e9 ea ec 7c 92 b8 b6 04 22 c3 9f fa af 9c 1f 15 16 8b 65 74 6f 65 2b ff 06 ee a6 f1 e8 06 da 9d ...|....".........etoe+......... 07a0 fa 00 00 00 00 49 45 4e 44 ae 42 60 82 .....IEND.B`.