Skip to main content

SearchPanel Members

The search panel control.

Constructors

Name Description
SearchPanel() Initializes a new instance of the SearchPanel class.

Fields

Name Description
ApplySearchCommandProperty static Identifies the ApplySearchCommand dependency property.
DataControlProperty static Identifies the DataControl dependency property.
FindModeProperty static Identifies the FindMode dependency property.
LiveSearchInputDelayProperty static Identifies the LiveSearchInputDelay dependency property.
MinDesiredWidthProperty static Identifies the MinDesiredWidth dependency property.
SearchDelayProperty static Identifies the SearchDelay dependency property.
SearchStringProperty static Identifies the SearchString dependency property.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also