Leadtools.Windows.Controls Send comments on this topic. | Back to Introduction - LEADTOOLS WPF | Help Version 16.5.9.25
ImageListItem Class Fields
See Also 
Leadtools.Windows.Controls Namespace : ImageListItem Class


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

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)FileNameChangedEvent Identifies the FileNameChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)FileNameProperty Identifies the FileName dependency property.  
Public Fieldstatic (Shared in Visual Basic)ImageChangedEvent Identifies the ImageChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)ImageProperty Identifies the Image dependency property.  
Public Fieldstatic (Shared in Visual Basic)ImageSizeChangedEvent Identifies the ImageSizeChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)ImageSizeProperty Identifies the ImageSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedBackgroundChangedEvent Identifies the SelectedBackgroundChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)SelectedBackgroundProperty Identifies the SelectedBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedForegroundChangedEvent Identifies the SelectedForegroundChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)SelectedForegroundProperty Identifies the SelectedForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShowTextChangedEvent Identifies the ShowTextChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)ShowTextProperty Identifies the ShowText dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextChangedEvent Identifies the TextChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)TextProperty Identifies the TextProperty dependency property.  
Public Fieldstatic (Shared in Visual Basic)ViewStyleChangedEvent Identifies the ViewStyleChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)ViewStyleProperty Identifies the ViewStyle dependency property.  
Top

See Also