Keyoti RapidFindReplace WPF API Docs
FindReplaceTabIndexConverter Class
API DocumentationKeyoti.RapidFindReplace.WPF.ConvertersFindReplaceTabIndexConverter
Keyoti RapidFindReplace WPF
Converter to support Office style tabs.
Declaration Syntax
C#Visual BasicVisual C++F#
public class FindReplaceTabIndexConverter : IValueConverter
Public Class FindReplaceTabIndexConverter
	Implements IValueConverter
public ref class FindReplaceTabIndexConverter : IValueConverter
type FindReplaceTabIndexConverter =  
    class
        interface IValueConverter
    end
Members
All MembersConstructorsMethods



IconMemberDescription
FindReplaceTabIndexConverter()()()()
Convert(Object, Type, Object, CultureInfo)
Changes IsReplaceOpen to 1 for true and 0 for false

ConvertBack(Object, Type, Object, CultureInfo)
Converts 1 to true and 0 to false.

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
Inheritance Hierarchy
Object
FindReplaceTabIndexConverter

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)