RibbonControlService.SmallImageSourceProperty Field
Identifies the SmallImageSource dependency property.
Namespace: Microsoft.Windows.Controls.Ribbon
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Shared ReadOnly SmallImageSourceProperty As DependencyProperty
public static readonly DependencyProperty SmallImageSourceProperty
public:
static initonly DependencyProperty^ SmallImageSourceProperty
static val SmallImageSourceProperty: DependencyProperty
public static final var SmallImageSourceProperty : DependencyProperty
Field Value
Type: System.Windows.DependencyProperty
The identifier for the SmallImageSource dependency property.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.