Class ThemedIconBinding
Icon binding.
public class ThemedIconBinding : MultiBinding, IAddChild
- Inheritance
-
ThemedIconBinding
- Implements
- Inherited Members
- Extension Methods
Constructors
ThemedIconBinding()
Initializes a new instance of the ThemedIconBinding.
public ThemedIconBinding()
ThemedIconBinding(DrawingImage)
Initializes a new instance of the ThemedIconBinding.
public ThemedIconBinding(DrawingImage image)
Parameters
image
DrawingImageDrawing image.
Properties
Path
Gets or sets the path to the binding source property.
public PropertyPath Path { get; set; }