-api-id | -api-type |
---|---|
T:Windows.UI.Xaml.Controls.PathIconSource |
winrt class |
Represents an icon source that uses a vector path as its content.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.PathIconSource (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
<PathIconSource .../>
PathIconSource is similar to PathIcon. However, because it is not a FrameworkElement, it can be shared.