Click or drag to resize

InverseBooleanConverter Class

[Missing <summary> documentation for "T:RAYLASE.Shared.GUI.InverseBooleanConverter"]

Inheritance Hierarchy
SystemObject
  RAYLASE.Shared.GUIInverseBooleanConverter

Namespace: RAYLASE.Shared.GUI
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.20.0
Syntax
C#
public class InverseBooleanConverter : IValueConverter

The InverseBooleanConverter type exposes the following members.

Constructors
 NameDescription
Public methodInverseBooleanConverterInitializes a new instance of the InverseBooleanConverter class
Top
Methods
 NameDescription
Public methodConvert 
Public methodConvertBack 
Top
See Also