mirror of
https://github.com/LorisYounger/VPet.git
synced 2024-08-30 18:42:36 +00:00
修復
This commit is contained in:
parent
81819fb4e4
commit
51b55d18e8
@ -2,6 +2,10 @@
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:pu="clr-namespace:Panuon.WPF.UI;assembly=Panuon.WPF.UI"
|
||||
xmlns:pucore="clr-namespace:Panuon.WPF;assembly=Panuon.WPF">
|
||||
<ResourceDictionary.MergedDictionaries>
|
||||
<pucore:SharedResourceDictionary Source="/Panuon.WPF.UI;component/Control.xaml" />
|
||||
</ResourceDictionary.MergedDictionaries>
|
||||
|
||||
<DrawingBrush x:Key="ProgressBarForeground" Viewport="0,0,8,22" ViewportUnits="Absolute" Stretch="None"
|
||||
TileMode="Tile">
|
||||
<DrawingBrush.RelativeTransform>
|
||||
|
Loading…
Reference in New Issue
Block a user