Ribbon.CollapsedEvent Field
Identifies the Collapsed routed event.
Namespace: Microsoft.Windows.Controls.Ribbon
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Shared ReadOnly CollapsedEvent As RoutedEvent
public static readonly RoutedEvent CollapsedEvent
public:
static initonly RoutedEvent^ CollapsedEvent
static val CollapsedEvent: RoutedEvent
public static final var CollapsedEvent : RoutedEvent
Field Value
Type: System.Windows.RoutedEvent
The identifier for the Collapsed routed event.
.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.