TileSourceExtension Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An effect that loads an image and replicates it to cover all the available surface area
public sealed class TileSourceExtension : CommunityToolkit.WinUI.UI.Media.ImageSourceBaseExtension
type TileSourceExtension = class
inherit ImageSourceBaseExtension
Public NotInheritable Class TileSourceExtension
Inherits ImageSourceBaseExtension
- Inheritance
This effect maps to the Win2D Microsoft.Graphics.Canvas.Effects.BorderEffect effect
Cache |
Gets or sets the cache mode to use when loading the image (the default is Default) (Inherited from ImageSourceBaseExtension) |
Dpi |
Gets or sets the DPI mode used to render the image (the default is DisplayDpiWith96AsLowerBound) (Inherited from ImageSourceBaseExtension) |
Uri |
Gets or sets the Uri for the image to load (Inherited from ImageSourceBaseExtension) |
Produit | Versions |
---|---|
Windows Community Toolkit | 7.0.0 |