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