[]
        
(Showing Draft Content)

C1.WPF.Docking.DisableConverter

DisableConverter Class

Converter from/to DisableFunctionBehavior with boolean and Boolean.

Inheritance
DisableConverter
Implements
Namespace: C1.WPF.Docking
Assembly: C1.WPF.Docking.dll
Syntax
public class DisableConverter : IValueConverter

Constructors

Name Description
DisableConverter()

Initializes a new instance of the DisableConverter class.

Properties

Name Description
Opposite

Gets or sets a value indicating whether this DisableConverter is opposite.

Methods

Name Description
Convert(object, Type, object, CultureInfo)
ConvertBack(object, Type, object, CultureInfo)