C1.Silverlight Namespace : C1DropDownButton Class |
The following tables list the members exposed by C1DropDownButton.
Name | Description | |
---|---|---|
C1DropDownButton Constructor | Initializes a new instance of a C1DropDownButton. |
Name | Description | |
---|---|---|
AutoCloseProperty | Identifies the AutoClose dependency property. | |
AutoSizeModeProperty | Identifies the AutoSizeMode dependency property. | |
CornerRadiusProperty | Identifies the CornerRadius dependency property. | |
DropDownDirectionProperty | Identifies the DropDownDirection dependency property. | |
DropDownHeightProperty | Identifies the DropDownHeight dependency property. | |
DropDownWidthProperty | Identifies the DropDownWidth dependency property. | |
FocusBrushProperty | Identifies the FocusBrush dependency property. | |
IsDropDownOpenProperty | Identifies the IsDropDownOpen dependency property. | |
IsFocusedProperty | Identifies the IsFocused dependency property. | |
IsMouseOverProperty | Identifies the IsMouseOver dependency property. | |
MaxDropDownHeightProperty | Identifies the MaxDropDownHeight dependency property. | |
MaxDropDownWidthProperty | Identifies the MaxDropDownWidth dependency property. | |
MinDropDownHeightProperty | Identifies the MinDropDownHeight dependency property. | |
MinDropDownWidthProperty | Identifies the MinDropDownWidth dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
ValidationDecoratorStyleProperty | Identifies the ValidationDecoratorStyle dependency property. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
AutoClose | Auto closes the dropdown when the user clicks outside it. | |
AutoSizeMode | Gets or sets how the content of the poup will be resized as the content size changes. | |
Background | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CharacterSpacing | (Inherited from System.Windows.Controls.Control) | |
Clip | (Inherited from System.Windows.UIElement) | |
Content | (Inherited from System.Windows.Controls.ContentControl) | |
ContentTemplate | (Inherited from System.Windows.Controls.ContentControl) | |
CornerRadius | Gets or sets a value that represents the degree to which the corners of the element are rounded. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
DropDownDirection | Specifies the expand direction of the control drop-down box. | |
DropDownHeight | Gets or sets the height of the drop-down box (set to Double.NaN to size automatically). | |
DropDownWidth | Gets or sets the width of the drop-down box (set to Double.NaN to size automatically). | |
Effect | (Inherited from System.Windows.UIElement) | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FocusBrush | Gets or sets the System.Windows.Media.Brush used to highlight the focused control. | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
Header | Gets or sets the header of this control. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
HeaderBackground | Gets or sets the background brush of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
HeaderFontFamily | Gets or sets the font family of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
HeaderFontSize | Gets or sets the font size of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
HeaderFontStretch | Gets or sets the font stretch of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
HeaderFontStyle | Gets or sets the font style of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
HeaderFontWeight | Gets or sets the font weight of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
HeaderForeground | Gets or sets the foreground brush of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
HeaderPadding | Gets or sets the padding of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
HeaderTemplate | Gets or sets the data template used to display the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
HorizontalHeaderAlignment | Gets or sets the HorizontalContentAlignment of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
IsDropDownOpen | Open or close the control drop-down box. | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsFocused | Returns true if the control has the focus. | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsMouseOver | Returns true if the mouse is over the control. | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
Language | (Inherited from System.Windows.FrameworkElement) | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxDropDownHeight | Gets or sets maximum height constraint of the drop-down box. | |
MaxDropDownWidth | Gets or sets maximum width constraint of the drop-down box. | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MinDropDownHeight | Gets or sets minimum height constraint of the drop-down box. | |
MinDropDownWidth | Gets or sets minimum width constraint of the drop-down box. | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. | |
Name | (Inherited from System.Windows.FrameworkElement) | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. | |
Projection | (Inherited from System.Windows.UIElement) | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
Style | (Inherited from System.Windows.FrameworkElement) | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
TabNavigation | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
ValidationDecoratorStyle | Gets or sets the style that is applied to the inner C1ValidationDecorator. | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
VerticalHeaderAlignment | Gets or sets the VerticalContentAlignment of the header. (Inherited from C1.Silverlight.C1HeaderedContentControl) | |
Visibility | (Inherited from System.Windows.UIElement) | |
Width | (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
Focus | (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the C1DropDownButton control when a new template is applied. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
IsDropDownOpenChanged | Event raised when the IsDropDownOpen property has changed. | |
IsEnabledChanged | (Inherited from System.Windows.Controls.Control) | |
IsMouseOverChanged | Event raised when the IsMouseOver property has changed. | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
MediaCommand | (Inherited from System.Windows.UIElement) | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) |