VRCMelonAssistant/ModAssistant/Styles/ListView.xaml

5 lines
251 B
XML

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<Style TargetType="ListView">
<Setter Property="ListView.Background" Value="{DynamicResource ModListBackground}"/>
</Style>
</ResourceDictionary>