Skip to content

Example

xml
<Rectangle>
    <Rectangle.Fill>
        <dev:TiledImageBrush Source="ms-appx:///Assets/flutter.png" />
    </Rectangle.Fill>
</Rectangle>

Demo

you can run demo and see this feature.

TiledImageBrush

Released under the MIT License.