Intersoft.Client.UI.DataVisualization Namespace : UXChart Class |
The following tables list the members exposed by UXChart.
Name | Description | |
---|---|---|
UXChart Constructor | Initializes a new instance of the Chart class. |
Name | Description | |
---|---|---|
CanUserSelectProperty | Identifies the CanUserSelect dependency property. | |
ChartAreaStyleProperty | Identifies the ChartAreaStyle dependency property. | |
ChildProperty | Identifies the Child dependency property. | |
CustomPaletteNameProperty | Identifies the CustomPaletteName dependency property. | |
CustomPalettesProperty | Identifies the CustomPalettes dependency property. | |
DataPointItemsProperty | Identifies the DataPointItems dependency property. | |
DependentDateAxisStyleProperty | Identifies the DependentDateAxisStyle dependency property. | |
DependentLinearAxisStyleProperty | Identifies the DependentLinearAxisStyle dependency property. | |
DrillDownCommandProperty | Identifies the DrillDownCommand dependency property. | |
DrillUpButtonStyleProperty | Identifies the DrillUpButtonStyle dependency property. | |
DrillUpCommandProperty | Identifies the DrillUpCommand dependency property. | |
EnableZoomAnimationProperty | Identifies the EnableZoomAnimation dependency property. | |
EnableZoomBoxProperty | Identifies the EnableZoomBox dependency property. | |
EnableZoomProperty | Identifies the EnableZoom dependency property. | |
HorizontalZoomScrollBarVisibilityProperty | Identifies the HorizontalZoomScrollBarVisibility dependency property. | |
IndependentCategoryAxisStyleProperty | Identifies the ZoomScrollBarStyle dependency property. | |
IndependentDateAxisStyleProperty | Identifies the IndependentDateAxisStyle dependency property. | |
IndependentLinearAxisStyleProperty | Identifies the IndependentLinearAxisStyle dependency property. | |
InitialZoomLevelProperty | Identifies the InitialZoomLevel dependency property. | |
InitialZoomPointProperty | Identifies the InitialZoomPoint dependency property. | |
LegendItemsProperty | Identifies the LegendItems dependency property. | |
LegendPositionProperty | Identifies the LegendPosition dependency property. | |
LegendStyleProperty | Identifies the LegendStyle dependency property. | |
LegendTitleProperty | Identifies the LegendTitle dependency property. | |
LegendTitleVisibilityProperty | Identifies the LegendTitleVisibility dependency property. | |
LegendVisibilityProperty | Identifies the LegendVisibility dependency property. | |
LinkedChartProperty | Identifies the LinkedChart dependency property. | |
MaximumZoomLevelProperty | Identifies the MaximumZoomLevel dependency property. | |
PaletteOrderProperty | Identifies the PaletteOrder dependency property. | |
PaletteOrderSequenceProperty | Identifies the PaletteOrderSequence dependency property. | |
PaletteProperty | Identifies the Palette dependency property. | |
PaletteTypeProperty | Identifies the PaletteType dependency property. | |
PlotAreaBorderStyleProperty | Identifies the PlotAreaBorderStyle dependency property. | |
PlotAreaStyleProperty | Identifies the PlotAreaStyle dependency property. | |
SelectedItemProperty | Identifies the SelectedItem dependency property. | |
SelectedItemsProperty | Identifies the SelectedItems dependency property. | |
SelectionModeProperty | Identifies the SelectionMode dependency property. | |
SeriesSourceProperty | Identifies the SeriesSource dependency property. | |
SeriesTypeProperty | Identifies the SeriesSourceType dependency property. | |
TitlePositionProperty | Identifies the TitlePosition dependency property. | |
TitleProperty | Identifies the Title dependency property. | |
TitleStyleProperty | Identifies the TitleStyle dependency property. | |
TitleVisibilityProperty | Identifies the TitleVisibility dependency property. | |
ToolTipAnimationDurationProperty | Identifies the ToolTipAnimationDuration dependency property. | |
ToolTipAnimationEnabledProperty | Identifies the ToolTipAnimationEnabled dependency property. | |
ToolTipAnimationEndSplineProperty | Identifies the ToolTipAnimationEndSpline dependency property. | |
ToolTipAnimationStartSplineProperty | Identifies the ToolTipAnimationStartSpline dependency property. | |
ToolTipHorizontalOffsetProperty | Identifies the ToolTipHorizontalOffset dependency property. | |
ToolTipPositionProperty | Identifies the ToolTipPosition dependency property. | |
ToolTipProximityProperty | Identifies the ToolTipProximity dependency property. | |
ToolTipStaysOpenProperty | Identifies the ToolTipStaysOpen dependency property. | |
ToolTipStyleProperty | Identifies the ToolTipStyle dependency property. | |
ToolTipTemplateProperty | Identifies the ToolTipTemplate dependency property. | |
ToolTipVerticalOffsetProperty | Identifies the ToolTipVerticalOffset dependency property. | |
VerticalZoomScrollBarVisibilityProperty | Identifies the VerticalZoomScrollBarVisibility dependency property. | |
ZoomBoxStyleProperty | Identifies the ZoomBoxStyle dependency property. | |
ZoomDurationProperty | Identifies the ZoomDuration dependency property. | |
ZoomEndSplineProperty | Identifies the ZoomEndSpline dependency property. | |
ZoomModeProperty | Identifies the ZoomMode dependency property. | |
ZoomScrollBarStyleProperty | Identifies the ZoomScrollBarStyle dependency property. | |
ZoomStartSplineProperty | Identifies the ZoomStartSpline dependency property. |
Name | Description | |
---|---|---|
ActualAxes | Gets the actual axes displayed in the chart. | |
ActualHeight | Gets the rendered height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | Gets the rendered width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | Gets or sets a value that determines whether this System.Windows.UIElement can be a drop target for purposes of Silverlight drag-and-drop operations. (Inherited from System.Windows.UIElement) | |
Axes | Gets or sets a collection of Axes in the Chart. | |
Background | Gets or sets a brush that provides the background of the control. (Inherited from System.Windows.Controls.Control) | |
BorderBrush | Gets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control) | |
BorderThickness | Gets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control) | |
CacheMode | Gets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement) | |
CanUserSelect | Gets or sets a value indicating whether elements in the chart series can be selected. | |
CharacterSpacing | Gets or sets the distance between characters of text in the control measured in 1000ths of the font size. (Inherited from System.Windows.Controls.Control) | |
ChartAreaStyle | Gets or sets the style to apply to Chart area | |
Child | Gets or sets Child of this chart for drill down | |
Clip | Gets or sets the System.Windows.Media.Geometry used to define the outline of the contents of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
Cursor | Gets or sets the cursor image that displays while the mouse pointer is over a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
CustomPaletteName | Gets or sets name of custom pallete | |
CustomPalettes | Gets or sets collection of custom pallete | |
DataContext | Gets or sets the data context for a System.Windows.FrameworkElement when it participates in data binding. (Inherited from System.Windows.FrameworkElement) | |
DataPointItems | Gets or sets a value that indicates the DataPointItems | |
DependentDateAxisStyle | Gets or sets the style to apply to Dependent Date Axis | |
DependentLinearAxisStyle | Gets or sets the style to apply to Dependent Linear Axis | |
DesiredSize | Gets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
DrillDownCommand | Gets or sets command for Drill down function | |
DrillUpButtonStyle | Gets or sets the style to apply to Drill up button | |
DrillUpCommand | Gets or sets command for Drill up function | |
Effect | Gets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
EnableZoom | Gets or sets a value that determines chart zoom ability | |
EnableZoomAnimation | Gets or sets a value that determines whether zoom can be animated or not | |
EnableZoomBox | Gets or sets a value that determines whether Box can be used for zoom | |
FlowDirection | Gets or sets the direction that text and other user interface elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement) | |
FontFamily | Gets or sets the font used to display text in the control. (Inherited from System.Windows.Controls.Control) | |
FontSize | Gets or sets the size of the text in this control. (Inherited from System.Windows.Controls.Control) | |
FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control) | |
FontStyle | Gets or sets the style in which the text is rendered. (Inherited from System.Windows.Controls.Control) | |
FontWeight | Gets or sets the thickness of the specified font. (Inherited from System.Windows.Controls.Control) | |
Foreground | Gets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control) | |
Framework | Gets the entity framework. (Inherited from Intersoft.Client.Framework.ISControl) | |
Height | Gets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | Gets or sets the horizontal alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a layout parent, such as a panel or items control. (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | Gets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control) | |
HorizontalZoomScrollBarVisibility | Gets or sets visibility for Horizontal Zoom Scroll Bar | |
IndependentCategoryAxisStyle | Gets or sets the style to apply to Independent Category Axis | |
IndependentDateAxisStyle | Gets or sets the style to apply to Independent Date Axis | |
IndependentLinearAxisStyle | Gets or sets the style to apply to Independent Linear Axis | |
InitialZoomLevel | Gets or sets zoom level for initial load | |
InitialZoomPoint | Gets or sets zoom point for initial load | |
IsEnabled | Gets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control) | |
IsHitTestVisible | Gets or sets whether the contained area of this System.Windows.UIElement can return true values for hit testing. (Inherited from System.Windows.UIElement) | |
IsInDesignMode | Gets a value that indicates whether the control is in design mode (development). (Inherited from Intersoft.Client.Framework.ISControl) | |
IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control) | |
Language | Gets or sets localization/globalization language information that applies to a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
LayoutSuspended | Gets a value that indicates whether the layout is being suspended. (Inherited from Intersoft.Client.Framework.ISControl) | |
LegendItems | Gets the collection of legend items. | |
LegendPosition | Gets or sets position for legend | |
LegendStyle | Gets or sets the Style of the UXChart's Legend. | |
LegendTitle | Gets or sets the Title content of the Legend. | |
LegendTitleVisibility | Identifies the LegendTitleVisibility dependency property. | |
LegendVisibility | Gets or sets visibility of legend | |
LinkedChart | Gets or sets chart that can be linked for linked zoom | |
Margin | Gets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | Gets or sets the maximum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MaximumZoomLevel | Gets or sets Zoom level maximum | |
MaxWidth | Gets or sets the maximum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MinHeight | Gets or sets the minimum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MinWidth | Gets or sets the minimum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
Name | Gets or sets the identifying name of the object. When a XAML processor creates the object tree from XAML markup, run-time code can refer to the XAML-declared object by this name. (Inherited from System.Windows.FrameworkElement) | |
Opacity | Gets or sets the degree of the object's opacity. (Inherited from System.Windows.UIElement) | |
OpacityMask | Gets or sets the brush used to alter the opacity of regions of this object. (Inherited from System.Windows.UIElement) | |
Padding | Gets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control) | |
Palette | Gets or sets a palette of ResourceDictionaries used by the children of the Chart. | |
PaletteOrder | Gets or sets order of pallete | |
PaletteOrderSequence | Gets or sets sequence order of pallete | |
PaletteType | Gets or sets type of pallete | |
Parent | Gets the parent object of this System.Windows.FrameworkElement in the object tree. (Inherited from System.Windows.FrameworkElement) | |
Platform | Gets a value that indicates the current client platform. (Inherited from Intersoft.Client.Framework.ISControl) | |
PlotAreaBorderStyle | Gets or sets the Style of the UXChart's Plot Area Border. | |
PlotAreaStyle | Gets or sets the Style of UXChart's PlotArea. | |
Projection | Gets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderSize | Gets the final render size of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderTransform | Gets or sets transform information that affects the rendering position of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | Gets or sets the origin point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
Resources | Gets the locally defined resource dictionary. In XAML, you can establish resource items as child object elements of a frameworkElement.Resources property element, through XAML implicit collection syntax. (Inherited from System.Windows.FrameworkElement) | |
SelectedItem | Gets or sets the selected item. | |
SelectedItems | Gets or sets a value that indicates the SelectedItems | |
SelectionMode | Gets or sets a value that indicates the SelectionMode | |
Series | Gets or sets the collection of Series displayed by the Chart. | |
SeriesDefinitionsBinding | Gets or sets a value that indicates the SeriesDefinitionsBinding | |
SeriesDependentValueBinding | Gets or sets a value that indicates the SeriesDependentValueBinding | |
SeriesIndependentValueBinding | Gets or sets a value that indicates the SeriesIndependentValueBinding | |
SeriesItemsSourceBinding | Gets or sets a value that indicates the SeriesItemsSourceBinding | |
SeriesSource | Gets or sets a value that indicates the SeriesSource | |
SeriesTitleBinding | Gets or sets a value that indicates the SeriesTitleBinding | |
SeriesType | Gets or sets a value that indicates the SeriesType | |
Style | Gets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement) | |
TabIndex | Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from System.Windows.Controls.Control) | |
TabNavigation | Gets or sets a value that modifies how tabbing and System.Windows.Controls.Control.TabIndex work for this control. (Inherited from System.Windows.Controls.Control) | |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement) | |
Template | Gets or sets a control template. (Inherited from System.Windows.Controls.Control) | |
Title | Gets or sets the title displayed for the Chart. | |
TitlePosition | Gets or sets position of title. | |
TitleStyle | Gets or sets the Style of the ISeriesHost's Title. | |
TitleVisibility | Gets or sets visibility of chart title | |
ToolTipAnimationDuration | Gets or sets value indicate duration for animation of tooltip | |
ToolTipAnimationEnabled | Gets or sets value indicate animation of tooltip | |
ToolTipAnimationEndSpline | Gets or sets a value that indicates the ToolTipAnimationEndSpline | |
ToolTipAnimationStartSpline | Gets or sets a value that indicates the ToolTipAnimationStartSpline | |
ToolTipHorizontalOffset | Gets or sets a value that indicates the ToolTipHorizontalOffset | |
ToolTipPosition | Gets or sets the preferred tooltip position. | |
ToolTipProximity | Gets or sets a value that indicates the ToolTipProximity | |
ToolTipStaysOpen | Gets or sets a value that determines whether the tooltip stays open until the mouse leave the chart are. | |
ToolTipStyle | Gets or sets the style of the data point tooltip | |
ToolTipTemplate | Gets or sets the template of the data point tooltip | |
ToolTipVerticalOffset | Gets or sets a value that indicates the ToolTipVerticalOffset | |
Triggers | Gets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | Gets or sets a value that determines whether rendering for the object and its visual subtree should use rounding behavior that aligns rendering to whole pixels. (Inherited from System.Windows.UIElement) | |
VerticalAlignment | Gets or sets the vertical alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a parent object such as a panel or items control. (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | Gets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control) | |
VerticalZoomScrollBarVisibility | Gets or sets a value that indicates visibiliy of Vertical Zoom Scroll Bar | |
Visibility | Gets or sets the visibility of a System.Windows.UIElement. A System.Windows.UIElement that is not visible does not render and does not communicate its desired size to layout. (Inherited from System.Windows.UIElement) | |
Width | Gets or sets the width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
ZoomBoxStyle | Gets or sets the style to apply to Zoom Box | |
ZoomDuration | Gets or sets a value that indicates duration of zoom | |
ZoomEndSpline | Gets or sets a value that indicates the ZoomEndSpline | |
ZoomMode | Gets or sets a value that determines the mode of zoom | |
ZoomScrollBarStyle | Gets or sets the Style of the scrollbar. | |
ZoomStartSpline | Gets or sets a value that indicates the ZoomStartSpline |
Name | Description | |
---|---|---|
BackgroundElements | Gets the collection of background elements. | |
DefaultStyleKey | Gets or sets the key that references the default style for the control. (Inherited from System.Windows.Controls.Control) | |
Product | Overridden. Product Info. | |
SeriesHost | Gets or sets the Series host of the chart. |
Name | Description | |
---|---|---|
AddHandler | Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify handledEventsToo as true to have the provided handler be invoked for routed event that had already been marked as handled by another element along the event route. (Inherited from System.Windows.UIElement) | |
ApplyTemplate | Loads the relevant control template so that its parts can be referenced. (Inherited from System.Windows.Controls.Control) | |
Arrange | Positions child objects and determines a size for a System.Windows.UIElement. Parent objects that implement custom layout for their child elements should call this method from their layout override implementations to form a recursive layout update. (Inherited from System.Windows.UIElement) | |
AttachEventHandlers | Overridden. Attach built-in event handlers to control templates. Call this method if necessary. | |
CaptureMouse | Sets mouse capture to a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
DetachedEventHandlers | Overridden. Detach built-in event handlers from control templates. Call this method if necessary. | |
Dispose | Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
FindName | Retrieves an object that has the specified identifier name. (Inherited from System.Windows.FrameworkElement) | |
Focus | Attempts to set the focus on the control. (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | Retrieves the System.Windows.Data.BindingExpression for a dependency property where a binding is established. (Inherited from System.Windows.FrameworkElement) | |
GetResourceDictionariesWhere | Returns a rotating enumerator of ResourceDictionary objects that coordinates with the dispenser object to ensure that no two enumerators are on the same item. If the dispenser is reset or its collection is changed then the enumerators are also reset. | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
InitializeStoryboards | Initializes storyboards. (Inherited from Intersoft.Client.Framework.ISControl) | |
InitializeTemplates | Overridden. Initializes control templates. | |
InvalidateArrange | Invalidates the arrange state (layout) for a System.Windows.UIElement. After the invalidation, the System.Windows.UIElement will have its layout updated, which will occur asynchronously. (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | Invalidates the measurement state (layout) for a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
Measure | Updates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Typically, objects that implement custom layout for their layout children call this method from their own System.Windows.FrameworkElement.MeasureOverride(System.Windows.Size) implementations to form a recursive layout update. (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the ISItemsControl when a new template is applied. | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
RefreshClip | Perform clipping to the dimension of the control. Call this method if necessary (Inherited from Intersoft.Client.Framework.ISControl) | |
ReleaseMouseCapture | Removes mouse capture from a System.Windows.UIElement. After this call, typically no object holds mouse capture. (Inherited from System.Windows.UIElement) | |
RemoveHandler | Removes the specified routed event handler from this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
ResumeLayout | Resume the layout. (Inherited from Intersoft.Client.Framework.ISControl) | |
SetBinding | Attaches a binding to a System.Windows.FrameworkElement, using the provided binding object, and returns a System.Windows.Data.BindingExpressionBase for possible later use. (Inherited from System.Windows.FrameworkElement) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
SuspendLayout | Suspend the layout. (Inherited from Intersoft.Client.Framework.ISControl) | |
TransformToVisual | Returns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. (Inherited from System.Windows.UIElement) | |
UpdateLayout | Ensures that all positions of child objects of a System.Windows.UIElement are properly updated for layout. (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
BindingValidationError | Occurs when a data validation error is reported by a binding source. (Inherited from System.Windows.FrameworkElement) | |
DataContextChanged | Occurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement) | |
DragEnter | Occurs when the input system reports an underlying drag event with this element as the target. (Inherited from System.Windows.UIElement) | |
DragLeave | Occurs when the input system reports an underlying drag event with this element as the origin. (Inherited from System.Windows.UIElement) | |
DragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement) | |
Drop | Occurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement) | |
GotFocus | Occurs when a System.Windows.UIElement receives focus. (Inherited from System.Windows.UIElement) | |
IsEnabledChanged | Occurs when the System.Windows.Controls.Control.IsEnabled property changes. (Inherited from System.Windows.Controls.Control) | |
KeyDown | Occurs when a keyboard key is pressed while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement) | |
KeyUp | Occurs when a keyboard key is released while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement) | |
LayoutUpdated | Occurs when the layout of the Silverlight visual tree changes. (Inherited from System.Windows.FrameworkElement) | |
Loaded | Occurs when a System.Windows.FrameworkElement has been constructed and added to the object tree. (Inherited from System.Windows.FrameworkElement) | |
LostFocus | Occurs when a System.Windows.UIElement loses focus. (Inherited from System.Windows.UIElement) | |
LostMouseCapture | Occurs when the System.Windows.UIElement loses mouse capture. (Inherited from System.Windows.UIElement) | |
MediaCommand | Occurs when a button is pressed on a remote control. (Inherited from System.Windows.UIElement) | |
MouseEnter | Occurs when the mouse (or a stylus) enters the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseLeave | Occurs when the mouse (or the stylus) leaves the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet) while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | Occurs when the left mouse button is released (or the tip of the stylus is removed from the tablet) while the mouse (or the stylus) is over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). (Inherited from System.Windows.UIElement) | |
MouseMove | Occurs when the coordinate position of the mouse (or stylus) changes while over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over a System.Windows.UIElement. However, this event will only be raised if a caller marks the preceding System.Windows.UIElement.MouseRightButtonDown event as handled; see Remarks. (Inherited from System.Windows.UIElement) | |
MouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over a System.Windows.UIElement, or the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement) | |
ResourceDictionariesChanged | Event that is invoked when the ResourceDictionaryDispenser's collection has changed. | |
SizeChanged | Occurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
TextInput | Occurs when a UI element gets text in a device-independent manner. (Inherited from System.Windows.UIElement) | |
TextInputStart | Occurs when a UI element initially gets text in a device-independent manner. (Inherited from System.Windows.UIElement) | |
TextInputUpdate | Occurs when text continues to be composed via an input method editor (IME). (Inherited from System.Windows.UIElement) | |
Unloaded | Occurs when this object is no longer connected to the main object tree. (Inherited from System.Windows.FrameworkElement) |