mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-22 17:54:50 +00:00
Implement RecycleBinPanel #1610
This commit is contained in:
@@ -8,11 +8,5 @@
|
||||
FontSize="14"
|
||||
UseLayoutRounding="True"
|
||||
mc:Ignorable="d">
|
||||
<Grid>
|
||||
<TextBlock x:Name="UnsupportedTextBlock"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
Visibility="Collapsed" />
|
||||
<!-- EMPTY -->
|
||||
</Grid>
|
||||
<ContentPresenter Content="{Binding Content}" />
|
||||
</UserControl>
|
Reference in New Issue
Block a user