Click or drag to resize

BoolEnabledConverter Class

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

Inheritance Hierarchy
SystemObject
  RAYLASE.Shared.GUIBoolEnabledConverter

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

The BoolEnabledConverter type exposes the following members.

Constructors
 NameDescription
Public methodBoolEnabledConverterInitializes a new instance of the BoolEnabledConverter class
Top
Methods
 NameDescription
Public methodConvert 
Public methodConvertBack 
Top
See Also