Skip to main content
All docs
V25.1
  • ToggleSwitch.ActualUndefinedStateContentTemplate Property

    This member supports the internal infrastructure and is not intended to be used directly within your code. This is a dependency property.

    Namespace: DevExpress.Xpf.Editors

    Assembly: DevExpress.Xpf.Core.v25.1.dll

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public DataTemplate ActualUndefinedStateContentTemplate { get; }

    Property Value

    Type
    DataTemplate
    See Also