ThemedIconBinding

Ecng.Xaml

Icon binding.

Inherits: MultiBinding

Constructors

ThemedIconBinding
public ThemedIconBinding(DrawingImage image)
themedIconBinding = ThemedIconBinding(image)

Initializes a new instance of the ThemedIconBinding.

image
Drawing image.
ThemedIconBinding
public ThemedIconBinding()
themedIconBinding = ThemedIconBinding()

Initializes a new instance of the ThemedIconBinding.

Properties

Path
public PropertyPath Path { get; set; }
value = themedIconBinding.Path
themedIconBinding.Path = value

Gets or sets the path to the binding source property.