Windows.UI.Xaml.Media.TileBrush
June 22, 2022 ยท View on GitHub
-description
Base class that describes a way to paint a region. Parent of ImageBrush.
-remarks
TileBrush derived classes
TileBrush is the parent class for ImageBrush and WebViewBrush. The Windows Runtime XAML vocabulary doesn't support VideoBrush. If you're porting Microsoft Silverlight XAML, WebViewBrush approximately replaces WebBrowserBrush, but be aware that there are "airspace" improvements regarding WebView render behavior that may obviate the need for a brush that draws HTML content.