eDosStationFull/eDosStation_Backup_2025.02.19_02.31.32/Images/checked.xaml
2026-08-18 12:15:26 +02:00

9 lines
502 B
XML

<?xml version="1.0" ?>
<ResourceDictionary xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<DrawingGroup x:Key="Image">
<DrawingGroup.ClipGeometry>
<RectangleGeometry Rect="0.0,0.0,96.0,96.0"/>
</DrawingGroup.ClipGeometry>
</DrawingGroup>
<DrawingImage Drawing="{StaticResource Image}" x:Key="di_Image"/>
</ResourceDictionary>