Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: No Internet, slow startup of WPF toolkit

$
0
0
jogibear9988 wrote:
I'd think this has any relation to the toolkit!
Maybe you have Network drives in your PATH Variable
Thank You for you answer... could you please elaborate Maybe you have Network drives in your PATH Variable

The application is runed from local C:\ of the pc's
Here is the entire code with no code behind
<Window x:Class="testWPF2.MainWindow"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        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"
        xmlns:local="clr-namespace:testWPF2"
        mc:Ignorable="d"  xmlns:wpfTool="clr-namespace:Xceed.Wpf.Toolkit;assembly=Xceed.Wpf.Toolkit"
        Title="MainWindow" Height="350" Width="525">
    <wpfTool:BusyIndicator Name="wpfLoading" BusyContent="Se Tiparesc Etichetele..." >
        <StackPanel>
        <Label>test</Label>
    </StackPanel>
    </wpfTool:BusyIndicator>
</Window>

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>