ControlTheme(Type) Constructor
Initializes a new instance of the ControlTheme class.
Definition
Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public ControlTheme(
Type targetType
)
Public Sub New (
targetType As Type
)
new :
targetType : Type -> ControlTheme
Parameters
- Type
- The value for TargetType.
See Also
Reference
ControlTheme Class
ControlTheme Overload
Avalonia.Styling Namespace