Componentone Toolbar for WPF and Silverlight
C1.Silverlight.Toolbar Namespace / C1ToolbarButton Class / SmallImageSourceProperty Field

In This Topic
    SmallImageSourceProperty Field (C1ToolbarButton)
    In This Topic
    Using a DependencyProperty as the backing store for SmallImageSource. This enables animation, styling, binding, etc...
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SmallImageSourceProperty As DependencyProperty
    public static readonly DependencyProperty SmallImageSourceProperty
    See Also