Keyoti RapidFindReplace WPF API Docs
OptionProperty Class
API DocumentationKeyoti.RapidFindReplace.WPFOptionProperty
Keyoti RapidFindReplace WPF
A user option property.
Declaration Syntax
C#Visual BasicVisual C++F#
public class OptionProperty : INotifyPropertyChanged
Public Class OptionProperty
	Implements INotifyPropertyChanged
public ref class OptionProperty : INotifyPropertyChanged
type OptionProperty =  
    class
        interface INotifyPropertyChanged
    end
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
OptionProperty()()()()
Description
Option description.

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.)
FindOptions
Parent OptionsViewModel that this option belongs to.

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.)
OptionDependencyProperty
DependencyProperty for the option.

OptionName
Option name.

OptionType
Option type.

PropertyChanged
Fired when the property changed.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Value
Option value.

Inheritance Hierarchy
Object
OptionProperty

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