The CursorLayer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CursorLayer |
Initializes a new instance of the CursorLayer class.
|
Methods
Name | Description | |
---|---|---|
![]() | AddHandler | (Inherited from UIElement.) |
![]() | Arrange | (Inherited from UIElement.) |
![]() | ArrangeOverride | (Inherited from Canvas.) |
![]() | CaptureMouse | (Inherited from UIElement.) |
![]() | CheckAccess | (Inherited from DependencyObject.) |
![]() | ClearValue | (Inherited from DependencyObject.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | FindName | (Inherited from FrameworkElement.) |
![]() | GetAnimationBaseValue | (Inherited from DependencyObject.) |
![]() | GetBindingExpression | (Inherited from FrameworkElement.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | GetValue | (Inherited from DependencyObject.) |
![]() | InvalidateArrange | (Inherited from UIElement.) |
![]() | InvalidateMeasure | (Inherited from UIElement.) |
![]() | Measure | (Inherited from UIElement.) |
![]() | MeasureOverride | (Inherited from Canvas.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | OnApplyTemplate | (Inherited from FrameworkElement.) |
![]() | OnCreateAutomationPeer | (Inherited from UIElement.) |
![]() | OnMouseDown |
Occurs when the mouse left button is pressed when the pointer is in report viewer bounds.
|
![]() | OnMouseLeave |
Occurs when the pointer leaves report viewer bounds.
|
![]() | OnMouseMove |
Occurs when the pointer is moving in report viewer bounds.
|
![]() | OnMouseUp |
Occurs when the mouse left button is released when the pointer is in report viewer bounds.
|
![]() | ReadLocalValue | (Inherited from DependencyObject.) |
![]() | ReleaseMouseCapture | (Inherited from UIElement.) |
![]() | RemoveHandler | (Inherited from UIElement.) |
![]() | SetBinding | (Inherited from FrameworkElement.) |
![]() | SetCursor |
Sets active cursor.
|
![]() | SetValue | (Inherited from DependencyObject.) |
![]() | ToString | (Inherited from Object.) |
![]() | TransformToVisual | (Inherited from UIElement.) |
![]() | UpdateLayout | (Inherited from UIElement.) |
Properties
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from FrameworkElement.) |
![]() | ActualWidth | (Inherited from FrameworkElement.) |
![]() | AllowDrop | (Inherited from UIElement.) |
![]() | Background | (Inherited from Panel.) |
![]() | CacheMode | (Inherited from UIElement.) |
![]() | Children | (Inherited from Panel.) |
![]() | Clip | (Inherited from UIElement.) |
![]() | CurrentCursor |
Gets or sets Cursor which is current cursor.
|
![]() | Cursor | (Inherited from FrameworkElement.) |
![]() | CustomCursorsUsing |
Gets or sets a value indicating if custom cursors are used.
|
![]() | DataContext | (Inherited from FrameworkElement.) |
![]() | DesiredSize | (Inherited from UIElement.) |
![]() | Dispatcher | (Inherited from DependencyObject.) |
![]() | Effect | (Inherited from UIElement.) |
![]() | FlowDirection | (Inherited from FrameworkElement.) |
![]() | Height | (Inherited from FrameworkElement.) |
![]() | HorizontalAlignment | (Inherited from FrameworkElement.) |
![]() | IsCursorUnderHyperlink |
Gets or sets the property which indicates that cursor is above the hyperlink.
|
![]() | IsHitTestVisible | (Inherited from UIElement.) |
![]() | IsItemsHost | (Inherited from Panel.) |
![]() | Language | (Inherited from FrameworkElement.) |
![]() | Margin | (Inherited from FrameworkElement.) |
![]() | MaxHeight | (Inherited from FrameworkElement.) |
![]() | MaxWidth | (Inherited from FrameworkElement.) |
![]() | MinHeight | (Inherited from FrameworkElement.) |
![]() | MinWidth | (Inherited from FrameworkElement.) |
![]() | Name | (Inherited from FrameworkElement.) |
![]() | Opacity | (Inherited from UIElement.) |
![]() | OpacityMask | (Inherited from UIElement.) |
![]() | Parent | (Inherited from FrameworkElement.) |
![]() | Projection | (Inherited from UIElement.) |
![]() | RenderSize | (Inherited from UIElement.) |
![]() | RenderTransform | (Inherited from UIElement.) |
![]() | RenderTransformOrigin | (Inherited from UIElement.) |
![]() | Resources | (Inherited from FrameworkElement.) |
![]() | Style | (Inherited from FrameworkElement.) |
![]() | Tag | (Inherited from FrameworkElement.) |
![]() | Triggers | (Inherited from FrameworkElement.) |
![]() | UseLayoutRounding | (Inherited from UIElement.) |
![]() | VerticalAlignment | (Inherited from FrameworkElement.) |
![]() | ViewManager |
Gets or sets ViewManager which is Report Viewer manager.
|
![]() | Visibility | (Inherited from UIElement.) |
![]() | Width | (Inherited from FrameworkElement.) |
Events
Name | Description | |
---|---|---|
![]() | BindingValidationError | (Inherited from FrameworkElement.) |
![]() | DragEnter | (Inherited from UIElement.) |
![]() | DragLeave | (Inherited from UIElement.) |
![]() | DragOver | (Inherited from UIElement.) |
![]() | Drop | (Inherited from UIElement.) |
![]() | GotFocus | (Inherited from UIElement.) |
![]() | KeyDown | (Inherited from UIElement.) |
![]() | KeyUp | (Inherited from UIElement.) |
![]() | LayoutUpdated | (Inherited from FrameworkElement.) |
![]() | Loaded | (Inherited from FrameworkElement.) |
![]() | LostFocus | (Inherited from UIElement.) |
![]() | LostMouseCapture | (Inherited from UIElement.) |
![]() | ManipulationCompleted | (Inherited from UIElement.) |
![]() | ManipulationDelta | (Inherited from UIElement.) |
![]() | ManipulationStarted | (Inherited from UIElement.) |
![]() | MouseEnter | (Inherited from UIElement.) |
![]() | MouseLeave | (Inherited from UIElement.) |
![]() | MouseLeftButtonDown | (Inherited from UIElement.) |
![]() | MouseLeftButtonUp | (Inherited from UIElement.) |
![]() | MouseMove | (Inherited from UIElement.) |
![]() | MouseRightButtonDown | (Inherited from UIElement.) |
![]() | MouseRightButtonUp | (Inherited from UIElement.) |
![]() | MouseWheel | (Inherited from UIElement.) |
![]() | SizeChanged | (Inherited from FrameworkElement.) |
![]() | TextInput | (Inherited from UIElement.) |
![]() | TextInputStart | (Inherited from UIElement.) |
![]() | TextInputUpdate | (Inherited from UIElement.) |
![]() | Unloaded | (Inherited from FrameworkElement.) |