Fixed jumping item header
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
</ResourceDictionary>
|
</ResourceDictionary>
|
||||||
</UserControl.Resources>
|
</UserControl.Resources>
|
||||||
<ItemsControl
|
<ItemsControl
|
||||||
|
Height="36"
|
||||||
HorizontalAlignment="Right"
|
HorizontalAlignment="Right"
|
||||||
ItemTemplate="{ReflectionBinding Template}"
|
ItemTemplate="{ReflectionBinding Template}"
|
||||||
ItemsSource="{Binding}">
|
ItemsSource="{Binding}">
|
||||||
|
|||||||
Reference in New Issue
Block a user