ControlThemeTargetType Property
Gets or sets the type for which this control theme is intended.
Namespace: Avalonia.StylingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Type? TargetType { get; set; }
Public Property TargetType As Type
Get
Set
member TargetType : Type with get, set
Property Value
Type