Users wont be editing from here.

zmq
MCARDLE Sean M 2016-12-17 15:26:44 -08:00
parent 8cc87f1483
commit 56e4287ecc
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
<DataGrid x:Name="DataGridNics"
Grid.Row="1"
IsReadOnly="True"
ItemsSource="{Binding Nics, Mode=OneWay}" />
<ListBox x:Name="IgnoredNicsList"
Grid.Row="2"