| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -6,68 +6,81 @@
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					             xmlns:prism="http://prismlibrary.com/"
 | 
					 | 
					 | 
					 | 
					             xmlns:prism="http://prismlibrary.com/"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					             prism:ViewModelLocator.AutoWireViewModel="True"
 | 
					 | 
					 | 
					 | 
					             prism:ViewModelLocator.AutoWireViewModel="True"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					             xmlns:hc="https://handyorg.github.io/handycontrol"
 | 
					 | 
					 | 
					 | 
					             xmlns:hc="https://handyorg.github.io/handycontrol"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					             mc:Ignorable="d"
 | 
					 | 
					 | 
					 | 
					             mc:Ignorable="d" Background="Gray"
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					             d:DesignHeight="450" d:DesignWidth="800">
 | 
					 | 
					 | 
					 | 
					             d:DesignHeight="450" d:DesignWidth="800">
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    <UserControl.Resources>
 | 
					 | 
					 | 
					 | 
					    <UserControl.Resources>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        <ResourceDictionary>
 | 
					 | 
					 | 
					 | 
					        <ResourceDictionary>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <ResourceDictionary.MergedDictionaries>
 | 
					 | 
					 | 
					 | 
					            <ResourceDictionary.MergedDictionaries>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <ResourceDictionary Source="pack://application:,,,/HandyControl;component/Themes/SkinDefault.xaml"/>
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <ResourceDictionary Source="pack://application:,,,/HandyControl;component/Themes/Theme.xaml"/>
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <!--<ResourceDictionary Source="/Detection.platform.Assets;component/Styles/ButtonStyles.xaml"/>
 | 
					 | 
					 | 
					 | 
					                <!--<ResourceDictionary Source="/Detection.platform.Assets;component/Styles/ButtonStyles.xaml"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <ResourceDictionary Source="/Detection.platform.Assets;component/Styles/TextBoxStyle.xaml"/>-->
 | 
					 | 
					 | 
					 | 
					                <ResourceDictionary Source="/Detection.platform.Assets;component/Styles/TextBoxStyle.xaml"/>-->
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            </ResourceDictionary.MergedDictionaries>
 | 
					 | 
					 | 
					 | 
					            </ResourceDictionary.MergedDictionaries>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        </ResourceDictionary>
 | 
					 | 
					 | 
					 | 
					        </ResourceDictionary>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    </UserControl.Resources>
 | 
					 | 
					 | 
					 | 
					    </UserControl.Resources>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    <Grid Margin="20">
 | 
					 | 
					 | 
					 | 
					    <Grid >
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        <Grid.RowDefinitions>
 | 
					 | 
					 | 
					 | 
					        <Grid.RowDefinitions>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					            <RowDefinition Height="60"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					            <RowDefinition Height="1*"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					        </Grid.RowDefinitions>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					        <Border Background="White">
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					            <TextBlock Text="{Binding Title}" FontSize="16" FontWeight="Bold" VerticalAlignment="Center"  Margin="10,0,10,0"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					        </Border>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					        <Border Background="White" Grid.Row="1" CornerRadius="5" Margin="10">
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					            <Grid Margin="50,0">
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					            <Grid.RowDefinitions>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                <RowDefinition Height="50"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                <RowDefinition Height="30"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                <RowDefinition Height="1*"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <RowDefinition Height="50"/>
 | 
					 | 
					 | 
					 | 
					                <RowDefinition Height="50"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <RowDefinition/>
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            </Grid.RowDefinitions>
 | 
					 | 
					 | 
					 | 
					            </Grid.RowDefinitions>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        <StackPanel Orientation="Horizontal" Grid.Row="0" Margin="50,0"  HorizontalAlignment="Left">
 | 
					 | 
					 | 
					 | 
					                <StackPanel Orientation="Horizontal" Grid.Row="0"  HorizontalAlignment="Left">
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                    <TextBlock Text="日志分类:" VerticalAlignment="Center"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                    <ComboBox SelectedIndex="{Binding SelectIndexLogType}" VerticalAlignment="Center" Margin="0,0,50,0">
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                        <ComboBoxItem Content="全部"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                        <ComboBoxItem Content="系统"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                        <ComboBoxItem Content="网络"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                        <ComboBoxItem Content="应用"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                    </ComboBox>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    <TextBlock Text="启始时间:" VerticalAlignment="Center" HorizontalAlignment="Center"/>
 | 
					 | 
					 | 
					 | 
					                    <TextBlock Text="启始时间:" VerticalAlignment="Center" HorizontalAlignment="Center"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <hc:DateTimePicker Margin="0,0,10,0"  SelectedDateTime="{Binding StartTime}" Height="30"></hc:DateTimePicker>
 | 
					 | 
					 | 
					 | 
					                    <hc:DatePicker Margin="0,0,10,0"  SelectedDate="{Binding StartTime}" Height="30"></hc:DatePicker>
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    <TextBlock Text="结束时间:" VerticalAlignment="Center" HorizontalAlignment="Center"/>
 | 
					 | 
					 | 
					 | 
					                    <TextBlock Text="结束时间:" VerticalAlignment="Center" HorizontalAlignment="Center"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <hc:DateTimePicker SelectedDateTime="{Binding EndTime}" Height="30"></hc:DateTimePicker>
 | 
					 | 
					 | 
					 | 
					                    <hc:DatePicker SelectedDate="{Binding EndTime}" Height="30"></hc:DatePicker>
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    <Button Content="查看"  Background="#FF009DFF"  Foreground="White"
 | 
					 | 
					 | 
					 | 
					                    <Button Content="查看"  Background="#FF009DFF"  Foreground="White"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    Width="70" Margin="5,0"
 | 
					 | 
					 | 
					 | 
					                    Width="70" Margin="5,0"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    Command="{Binding QueryDataCommand}"/>
 | 
					 | 
					 | 
					 | 
					                    Command="{Binding QueryDataCommand}"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                </StackPanel>
 | 
					 | 
					 | 
					 | 
					                </StackPanel>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					                <Grid  Background="#FF2A323B" Grid.Row="1" >
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        <Grid Grid.Row="2">
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <Grid.RowDefinitions>
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <RowDefinition Height="30"/>
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <RowDefinition/>
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <RowDefinition Height="50"/>
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            </Grid.RowDefinitions>
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <Border Background="#EEE"/>
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <Grid Background="#FF2A323B" >
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    <Grid.ColumnDefinitions>
 | 
					 | 
					 | 
					 | 
					                    <Grid.ColumnDefinitions>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    <ColumnDefinition Width="200"/>
 | 
					 | 
					 | 
					 | 
					                        <ColumnDefinition Width="100"/>
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        <ColumnDefinition Width="10*"/>
 | 
					 | 
					 | 
					 | 
					                        <ColumnDefinition Width="10*"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        <ColumnDefinition Width="10*"/>
 | 
					 | 
					 | 
					 | 
					                        <ColumnDefinition Width="10*"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        <ColumnDefinition Width="10*"/>
 | 
					 | 
					 | 
					 | 
					                        <ColumnDefinition Width="10*"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        <ColumnDefinition Width="10*"/>
 | 
					 | 
					 | 
					 | 
					                        <ColumnDefinition Width="10*"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        <ColumnDefinition />
 | 
					 | 
					 | 
					 | 
					                        <ColumnDefinition />
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    </Grid.ColumnDefinitions>
 | 
					 | 
					 | 
					 | 
					                    </Grid.ColumnDefinitions>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <TextBlock Text="应用" VerticalAlignment="Center" Grid.Column="0" Foreground="White" HorizontalAlignment="Center"/>
 | 
					 | 
					 | 
					 | 
					                    <TextBlock Text="类别" VerticalAlignment="Center" HorizontalAlignment="Center" Grid.Column="0" Foreground="White" />
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <TextBlock Text="状态" VerticalAlignment="Center" Grid.Column="1" Foreground="White"/>
 | 
					 | 
					 | 
					 | 
					                    <TextBlock Text="应用" VerticalAlignment="Center" HorizontalAlignment="Center" Grid.Column="1" Foreground="White" />
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <TextBlock Text="时间" VerticalAlignment="Center" Grid.Column="3" Foreground="White"/>
 | 
					 | 
					 | 
					 | 
					                    <TextBlock Text="状态" VerticalAlignment="Center" HorizontalAlignment="Center" Grid.Column="2" Foreground="White"/>
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <TextBlock Text="操作" VerticalAlignment="Center" Grid.Column="4" Foreground="White"/>
 | 
					 | 
					 | 
					 | 
					                    <TextBlock Text="时间" VerticalAlignment="Center" HorizontalAlignment="Center" Grid.Column="3" Foreground="White"/>
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                    <TextBlock Text="操作" VerticalAlignment="Center" HorizontalAlignment="Center" Grid.Column="4" Foreground="White"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                </Grid>
 | 
					 | 
					 | 
					 | 
					                </Grid>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <ItemsControl Grid.Row="1" ItemsSource="{Binding DataList}">
 | 
					 | 
					 | 
					 | 
					                <ItemsControl Grid.Row="2" ItemsSource="{Binding DataList}">
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <ItemsControl.ItemTemplate>
 | 
					 | 
					 | 
					 | 
					                <ItemsControl.ItemTemplate>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    <DataTemplate >
 | 
					 | 
					 | 
					 | 
					                    <DataTemplate >
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        <Border BorderBrush="#F7F9FA" BorderThickness="0,0,0,1" Background="Transparent">
 | 
					 | 
					 | 
					 | 
					                        <Border BorderBrush="#F7F9FA" BorderThickness="0,0,0,1" Background="Transparent">
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                            <Grid Height="30" Background="Transparent" Name="root">
 | 
					 | 
					 | 
					 | 
					                            <Grid Height="30" Background="Transparent" Name="root">
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                                    <Grid.ColumnDefinitions>
 | 
					 | 
					 | 
					 | 
					                                    <Grid.ColumnDefinitions>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                                    <ColumnDefinition Width="200"/>
 | 
					 | 
					 | 
					 | 
					                                        <ColumnDefinition Width="100"/>
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                                    <ColumnDefinition  Width="60"/>
 | 
					 | 
					 | 
					 | 
					                                        <ColumnDefinition Width="10*"/>
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                                    <ColumnDefinition />
 | 
					 | 
					 | 
					 | 
					                                        <ColumnDefinition Width="10*"/>
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                                        <ColumnDefinition Width="10*"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                                        <ColumnDefinition Width="10*"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                                    </Grid.ColumnDefinitions>
 | 
					 | 
					 | 
					 | 
					                                    </Grid.ColumnDefinitions>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                                <TextBlock Text="{Binding CreateTime}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
 | 
					 | 
					 | 
					 | 
					                                    <TextBlock  Grid.Column="0" Text="{Binding LogType}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                                <TextBlock Text="{Binding UserName}" VerticalAlignment="Center" Grid.Column="1"/>
 | 
					 | 
					 | 
					 | 
					                                    <TextBlock  Grid.Column="1" Text="{Binding AppName}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                                <TextBlock Text="{Binding Message}" VerticalAlignment="Center" HorizontalAlignment="Center" Grid.Column="2"/>
 | 
					 | 
					 | 
					 | 
					                                    <TextBlock  Grid.Column="2" Text="{Binding State}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                                    <TextBlock  Grid.Column="3" Text="{Binding OriginTime}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                                    <TextBlock  Grid.Column="4" Text="{Binding Message}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                            </Grid>
 | 
					 | 
					 | 
					 | 
					                            </Grid>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        </Border>
 | 
					 | 
					 | 
					 | 
					                        </Border>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        <DataTemplate.Triggers>
 | 
					 | 
					 | 
					 | 
					                        <DataTemplate.Triggers>
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -78,7 +91,7 @@
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    </DataTemplate>
 | 
					 | 
					 | 
					 | 
					                    </DataTemplate>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                </ItemsControl.ItemTemplate>
 | 
					 | 
					 | 
					 | 
					                </ItemsControl.ItemTemplate>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            </ItemsControl>
 | 
					 | 
					 | 
					 | 
					            </ItemsControl>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <hc:Pagination Grid.Row="2" HorizontalAlignment="Center" FontSize="15"  MaxPageCount="{Binding MaxCountPage}" PageIndex="{Binding PageIndex}" IsJumpEnabled="True">
 | 
					 | 
					 | 
					 | 
					            <hc:Pagination Grid.Row="3" HorizontalAlignment="Center" FontSize="15"  MaxPageCount="{Binding MaxCountPage}" PageIndex="{Binding PageIndex}" IsJumpEnabled="True">
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                <hc:Interaction.Triggers>
 | 
					 | 
					 | 
					 | 
					                <hc:Interaction.Triggers>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    <hc:EventTrigger EventName="PageUpdated">
 | 
					 | 
					 | 
					 | 
					                    <hc:EventTrigger EventName="PageUpdated">
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        <hc:EventToCommand Command="{Binding PageUpdatedCmd}" PassEventArgsToCommand="True" />
 | 
					 | 
					 | 
					 | 
					                        <hc:EventToCommand Command="{Binding PageUpdatedCmd}" PassEventArgsToCommand="True" />
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -86,5 +99,6 @@
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                </hc:Interaction.Triggers>
 | 
					 | 
					 | 
					 | 
					                </hc:Interaction.Triggers>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            </hc:Pagination>
 | 
					 | 
					 | 
					 | 
					            </hc:Pagination>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        </Grid>
 | 
					 | 
					 | 
					 | 
					        </Grid>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					        </Border>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    </Grid>
 | 
					 | 
					 | 
					 | 
					    </Grid>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					</UserControl>
 | 
					 | 
					 | 
					 | 
					</UserControl>
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
					 | 
					 | 
					
 
 |