StyledElement.

ApplyStyling() Method

Summary

Applies styling to the control if the control is initialized and styling is not already applied.
Namespace
Avalonia
Containing Type
StyledElement

Syntax

protected bool ApplyStyling()

Return Value

Type Description
bool A value indicating whether styling is now applied to the control.