ShouldRasterize Property (FontIconElement)
In This Topic
Determines whether icon needs bitmap cache for drawing.
Syntax
'Declaration
Protected Overrides ReadOnly Property ShouldRasterize As Boolean
protected override bool ShouldRasterize {get;}
See Also