diff --git a/EX/VNC.xaml b/EX/VNC.xaml index 231b05c..2f2c371 100644 --- a/EX/VNC.xaml +++ b/EX/VNC.xaml @@ -5,14 +5,15 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:SunlightCentralizedControlManagement_SCCM_.EX" xmlns:lang="clr-namespace:SunlightCentralizedControlManagement_SCCM_.Properties" + xmlns:wf="clr-namespace:System.Windows.Forms;assembly=System.Windows.Forms" xmlns:vnc="clr-namespace:VncSharp;assembly=VncSharp" mc:Ignorable="d" Loaded="Window_Loaded" Title="VNC" Height="450" Width="800">