Interface IBinaryRibbonComponentCanDisplayImage
An interface that requires its implementations to support an image.
Namespace: Binarymission.WPF.Controls.Office
Assembly: Binarymission.WPF.Controls.BinaryRibbon.dll
Syntax
public interface IBinaryRibbonComponentCanDisplayImage
Properties
Image
Declaration
ImageSource Image { get; set; }