Name | Description | |
---|---|---|
FilterDescriptor Constructor | Overloaded. |
The following tables list the members exposed by FilterDescriptor.
Name | Description | |
---|---|---|
FilterDescriptor Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultIgnoredValue | The default value of the IgnoredValue property. | |
IgnoredValueProperty | The System.Windows.DependencyProperty for the IgnoredValue property. | |
IsCaseSensitiveProperty | The DependencyProperty for the IsCaseSensitive property. | |
OperatorProperty | The DependencyProperty for the Operator property. | |
PropertyPathProperty | The DependencyProperty for the PropertyPath property. | |
ValueProperty | The DependencyProperty for the Value property. |
Name | Description | |
---|---|---|
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
IgnoredValue | Gets or sets the value for the right operand for which this filter should be ignored. | |
IsCaseSensitive | Gets or sets a value indicating whether the FilterDescriptor is case sensitive for string values. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
Operator | Gets or sets the filter operator. | |
PropertyPath | Gets or sets the name of the property path used as the left operand. | |
Value | Gets or sets the value of the right operand. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |