BitmapIconSourceExtension 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.
Custom Windows.UI.Xaml.Markup.MarkupExtension which can provide Windows.UI.Xaml.Controls.BitmapIconSource values.
[Windows.UI.Xaml.Markup.MarkupExtensionReturnType(ReturnType=typeof(Windows.UI.Xaml.Controls.BitmapIconSource))]
public sealed class BitmapIconSourceExtension : Windows.UI.Xaml.Markup.MarkupExtension
[<Windows.UI.Xaml.Markup.MarkupExtensionReturnType(ReturnType=typeof(Windows.UI.Xaml.Controls.BitmapIconSource))>]
type BitmapIconSourceExtension = class
inherit MarkupExtension
Public NotInheritable Class BitmapIconSourceExtension
Inherits MarkupExtension
- Inheritance
-
Windows.UI.Xaml.Markup.MarkupExtensionBitmapIconSourceExtension
- Attributes
-
Windows.UI.Xaml.Markup.MarkupExtensionReturnTypeAttribute
Show |
Gets or sets a value indicating whether to display the icon as monochrome. |
Source |
Gets or sets the Uri representing the image to display. |
Προϊόν | Εκδόσεις |
---|---|
Windows Community Toolkit | 7.0.0, 7.1.0 |