Changes boolean to visibility, where true==Visible and false==Collapsed
            
| C# | Visual Basic | Visual C++ | F# | 
public class BooleanCollapsedVisibilityConverter : IValueConverter
Public Class BooleanCollapsedVisibilityConverter Implements IValueConverter
public ref class BooleanCollapsedVisibilityConverter : IValueConverter
type BooleanCollapsedVisibilityConverter = class interface IValueConverter end
| All Members | Constructors | Methods | |||
| Icon | Member | Description | 
|---|---|---|
| BooleanCollapsedVisibilityConverter()()()() | ||
| Convert(Object, Type, Object, CultureInfo) | 
            Changes boolean to visibility, where true==Visible and false==Collapsed 
              | |
| ConvertBack(Object, Type, Object, CultureInfo) | 
            Converts visibility to boolean, Visible==true
              | |
| Equals(Object) |  (Inherited from Object.) | |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString()()()() | Returns a string that represents the current object.  (Inherited from Object.) | 
| Object | |
| BooleanCollapsedVisibilityConverter | |
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)