Version

ComparisonOperatorListItem Class Properties

For a list of all members of this type, see ComparisonOperatorListItem members.

Public Properties
 NameDescription
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDescriptionGets a the description of the operator that can be used for display (read-only).  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyImageGets or sets the Image used to represent the operator  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyOperatorReturns the ComparisonOperator this item represents (read-only).  
See Also