3-WPF-Order/4-WPF资源-3资源字典/ImageBrushDictionary.xaml

5 lines
350 B
XML

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<ImageBrush x:Key="TileBrush" TileMode="Tile" ViewportUnits="Absolute" Viewport="0 0 32 32"
ImageSource="public/003540AH4M72.jpg" Opacity="0.3" />
</ResourceDictionary>