Share via


Style<T> Class

Definition

public class Style<T> where T : BindableObject
type Style<'T (requires 'T :> BindableObject)> = class

Type Parameters

T
Inheritance
System.Object
Style<T>

Constructors

Style<T>(ValueTuple<BindableProperty,Object>[])

Properties

FormsStyle

Methods

Add(Behavior[])
Add(TriggerBase[])
Add(ValueTuple<BindableProperty,Object>[])
ApplyToDerivedTypes(Boolean)
BasedOn(Style)
CanCascade(Boolean)

Operators

Implicit(Style<T> to Style)

Applies to