﻿<Window x:Class="PM_view.Prohlizec"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        Title="Prohlizec" Height="358" Width="880">
    
        <WebBrowser Name="webBrowser"/>
    </Window>
