Class PropertyConfidtion
public class PropertyConfidtion : NotifyPropertyChanged, INotifyPropertyChanged, IPropertyConfidtion, IConditionable
- Inheritance
-
PropertyConfidtion
- Implements
- Inherited Members
- Extension Methods
Constructors
PropertyConfidtion()
public PropertyConfidtion()
PropertyConfidtion(PropertyInfo)
public PropertyConfidtion(PropertyInfo propertyInfo)
Parameters
propertyInfo
PropertyInfo
Properties
Filter
public IPropertyFilter Filter { get; set; }
Property Value
SelectionChangedCommand
public RelayCommand SelectionChangedCommand { get; }
Property Value
Methods
IsMatch(object)
public bool IsMatch(object obj)
Parameters
obj
object