Search Results for

    Show / Hide Table of Contents

    Class TaskbarIcon

    A WPF proxy to for a taskbar icon (NotifyIcon) that sits in the system's taskbar notification area ("system tray").

    Inheritance
    System.Object
    System.Windows.Threading.DispatcherObject
    System.Windows.DependencyObject
    System.Windows.Media.Visual
    System.Windows.UIElement
    System.Windows.FrameworkElement
    TaskbarIcon
    Implements
    System.Windows.Media.Animation.IAnimatable
    System.Windows.IFrameworkInputElement
    System.Windows.IInputElement
    System.ComponentModel.ISupportInitialize
    System.Windows.Markup.IQueryAmbient
    System.IDisposable
    Inherited Members
    System.Windows.FrameworkElement.StyleProperty
    System.Windows.FrameworkElement.OverridesDefaultStyleProperty
    System.Windows.FrameworkElement.UseLayoutRoundingProperty
    System.Windows.FrameworkElement.DefaultStyleKeyProperty
    System.Windows.FrameworkElement.DataContextProperty
    System.Windows.FrameworkElement.BindingGroupProperty
    System.Windows.FrameworkElement.LanguageProperty
    System.Windows.FrameworkElement.NameProperty
    System.Windows.FrameworkElement.TagProperty
    System.Windows.FrameworkElement.InputScopeProperty
    System.Windows.FrameworkElement.RequestBringIntoViewEvent
    System.Windows.FrameworkElement.SizeChangedEvent
    System.Windows.FrameworkElement.ActualWidthProperty
    System.Windows.FrameworkElement.ActualHeightProperty
    System.Windows.FrameworkElement.LayoutTransformProperty
    System.Windows.FrameworkElement.WidthProperty
    System.Windows.FrameworkElement.MinWidthProperty
    System.Windows.FrameworkElement.MaxWidthProperty
    System.Windows.FrameworkElement.HeightProperty
    System.Windows.FrameworkElement.MinHeightProperty
    System.Windows.FrameworkElement.MaxHeightProperty
    System.Windows.FrameworkElement.FlowDirectionProperty
    System.Windows.FrameworkElement.MarginProperty
    System.Windows.FrameworkElement.HorizontalAlignmentProperty
    System.Windows.FrameworkElement.VerticalAlignmentProperty
    System.Windows.FrameworkElement.FocusVisualStyleProperty
    System.Windows.FrameworkElement.CursorProperty
    System.Windows.FrameworkElement.ForceCursorProperty
    System.Windows.FrameworkElement.LoadedEvent
    System.Windows.FrameworkElement.UnloadedEvent
    System.Windows.FrameworkElement.ToolTipProperty
    System.Windows.FrameworkElement.ContextMenuProperty
    System.Windows.FrameworkElement.ToolTipOpeningEvent
    System.Windows.FrameworkElement.ToolTipClosingEvent
    System.Windows.FrameworkElement.ContextMenuOpeningEvent
    System.Windows.FrameworkElement.ContextMenuClosingEvent
    System.Windows.FrameworkElement.OnStyleChanged(System.Windows.Style, System.Windows.Style)
    System.Windows.FrameworkElement.ParentLayoutInvalidated(System.Windows.UIElement)
    System.Windows.FrameworkElement.ApplyTemplate()
    System.Windows.FrameworkElement.OnApplyTemplate()
    System.Windows.FrameworkElement.BeginStoryboard(System.Windows.Media.Animation.Storyboard)
    System.Windows.FrameworkElement.BeginStoryboard(System.Windows.Media.Animation.Storyboard, System.Windows.Media.Animation.HandoffBehavior)
    System.Windows.FrameworkElement.BeginStoryboard(System.Windows.Media.Animation.Storyboard, System.Windows.Media.Animation.HandoffBehavior, System.Boolean)
    System.Windows.FrameworkElement.GetVisualChild(System.Int32)
    System.Windows.FrameworkElement.System.Windows.Markup.IQueryAmbient.IsAmbientPropertyAvailable(System.String)
    System.Windows.FrameworkElement.GetTemplateChild(System.String)
    System.Windows.FrameworkElement.FindResource(System.Object)
    System.Windows.FrameworkElement.TryFindResource(System.Object)
    System.Windows.FrameworkElement.SetResourceReference(System.Windows.DependencyProperty, System.Object)
    System.Windows.FrameworkElement.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)
    System.Windows.FrameworkElement.OnVisualParentChanged(System.Windows.DependencyObject)
    System.Windows.FrameworkElement.GetBindingExpression(System.Windows.DependencyProperty)
    System.Windows.FrameworkElement.SetBinding(System.Windows.DependencyProperty, System.Windows.Data.BindingBase)
    System.Windows.FrameworkElement.SetBinding(System.Windows.DependencyProperty, System.String)
    System.Windows.FrameworkElement.GetUIParentCore()
    System.Windows.FrameworkElement.BringIntoView()
    System.Windows.FrameworkElement.BringIntoView(System.Windows.Rect)
    System.Windows.FrameworkElement.GetFlowDirection(System.Windows.DependencyObject)
    System.Windows.FrameworkElement.SetFlowDirection(System.Windows.DependencyObject, System.Windows.FlowDirection)
    System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
    System.Windows.FrameworkElement.ArrangeCore(System.Windows.Rect)
    System.Windows.FrameworkElement.OnRenderSizeChanged(System.Windows.SizeChangedInfo)
    System.Windows.FrameworkElement.GetLayoutClip(System.Windows.Size)
    System.Windows.FrameworkElement.MeasureOverride(System.Windows.Size)
    System.Windows.FrameworkElement.ArrangeOverride(System.Windows.Size)
    System.Windows.FrameworkElement.MoveFocus(System.Windows.Input.TraversalRequest)
    System.Windows.FrameworkElement.PredictFocus(System.Windows.Input.FocusNavigationDirection)
    System.Windows.FrameworkElement.OnGotFocus(System.Windows.RoutedEventArgs)
    System.Windows.FrameworkElement.BeginInit()
    System.Windows.FrameworkElement.EndInit()
    System.Windows.FrameworkElement.OnInitialized(System.EventArgs)
    System.Windows.FrameworkElement.OnToolTipOpening(System.Windows.Controls.ToolTipEventArgs)
    System.Windows.FrameworkElement.OnToolTipClosing(System.Windows.Controls.ToolTipEventArgs)
    System.Windows.FrameworkElement.OnContextMenuOpening(System.Windows.Controls.ContextMenuEventArgs)
    System.Windows.FrameworkElement.OnContextMenuClosing(System.Windows.Controls.ContextMenuEventArgs)
    System.Windows.FrameworkElement.RegisterName(System.String, System.Object)
    System.Windows.FrameworkElement.UnregisterName(System.String)
    System.Windows.FrameworkElement.FindName(System.String)
    System.Windows.FrameworkElement.UpdateDefaultStyle()
    System.Windows.FrameworkElement.AddLogicalChild(System.Object)
    System.Windows.FrameworkElement.RemoveLogicalChild(System.Object)
    System.Windows.FrameworkElement.Style
    System.Windows.FrameworkElement.OverridesDefaultStyle
    System.Windows.FrameworkElement.UseLayoutRounding
    System.Windows.FrameworkElement.DefaultStyleKey
    System.Windows.FrameworkElement.Triggers
    System.Windows.FrameworkElement.TemplatedParent
    System.Windows.FrameworkElement.VisualChildrenCount
    System.Windows.FrameworkElement.Resources
    System.Windows.FrameworkElement.InheritanceBehavior
    System.Windows.FrameworkElement.DataContext
    System.Windows.FrameworkElement.BindingGroup
    System.Windows.FrameworkElement.Language
    System.Windows.FrameworkElement.Name
    System.Windows.FrameworkElement.Tag
    System.Windows.FrameworkElement.InputScope
    System.Windows.FrameworkElement.ActualWidth
    System.Windows.FrameworkElement.ActualHeight
    System.Windows.FrameworkElement.LayoutTransform
    System.Windows.FrameworkElement.Width
    System.Windows.FrameworkElement.MinWidth
    System.Windows.FrameworkElement.MaxWidth
    System.Windows.FrameworkElement.Height
    System.Windows.FrameworkElement.MinHeight
    System.Windows.FrameworkElement.MaxHeight
    System.Windows.FrameworkElement.FlowDirection
    System.Windows.FrameworkElement.Margin
    System.Windows.FrameworkElement.HorizontalAlignment
    System.Windows.FrameworkElement.VerticalAlignment
    System.Windows.FrameworkElement.FocusVisualStyle
    System.Windows.FrameworkElement.Cursor
    System.Windows.FrameworkElement.ForceCursor
    System.Windows.FrameworkElement.IsInitialized
    System.Windows.FrameworkElement.IsLoaded
    System.Windows.FrameworkElement.ToolTip
    System.Windows.FrameworkElement.ContextMenu
    System.Windows.FrameworkElement.Parent
    System.Windows.FrameworkElement.LogicalChildren
    System.Windows.FrameworkElement.TargetUpdated
    System.Windows.FrameworkElement.SourceUpdated
    System.Windows.FrameworkElement.DataContextChanged
    System.Windows.FrameworkElement.RequestBringIntoView
    System.Windows.FrameworkElement.SizeChanged
    System.Windows.FrameworkElement.Initialized
    System.Windows.FrameworkElement.Loaded
    System.Windows.FrameworkElement.Unloaded
    System.Windows.FrameworkElement.ToolTipOpening
    System.Windows.FrameworkElement.ToolTipClosing
    System.Windows.FrameworkElement.ContextMenuOpening
    System.Windows.FrameworkElement.ContextMenuClosing
    System.Windows.UIElement.PreviewMouseDownEvent
    System.Windows.UIElement.MouseDownEvent
    System.Windows.UIElement.PreviewMouseUpEvent
    System.Windows.UIElement.MouseUpEvent
    System.Windows.UIElement.PreviewMouseLeftButtonDownEvent
    System.Windows.UIElement.MouseLeftButtonDownEvent
    System.Windows.UIElement.PreviewMouseLeftButtonUpEvent
    System.Windows.UIElement.MouseLeftButtonUpEvent
    System.Windows.UIElement.PreviewMouseRightButtonDownEvent
    System.Windows.UIElement.MouseRightButtonDownEvent
    System.Windows.UIElement.PreviewMouseRightButtonUpEvent
    System.Windows.UIElement.MouseRightButtonUpEvent
    System.Windows.UIElement.PreviewMouseMoveEvent
    System.Windows.UIElement.MouseMoveEvent
    System.Windows.UIElement.PreviewMouseWheelEvent
    System.Windows.UIElement.MouseWheelEvent
    System.Windows.UIElement.MouseEnterEvent
    System.Windows.UIElement.MouseLeaveEvent
    System.Windows.UIElement.GotMouseCaptureEvent
    System.Windows.UIElement.LostMouseCaptureEvent
    System.Windows.UIElement.QueryCursorEvent
    System.Windows.UIElement.PreviewStylusDownEvent
    System.Windows.UIElement.StylusDownEvent
    System.Windows.UIElement.PreviewStylusUpEvent
    System.Windows.UIElement.StylusUpEvent
    System.Windows.UIElement.PreviewStylusMoveEvent
    System.Windows.UIElement.StylusMoveEvent
    System.Windows.UIElement.PreviewStylusInAirMoveEvent
    System.Windows.UIElement.StylusInAirMoveEvent
    System.Windows.UIElement.StylusEnterEvent
    System.Windows.UIElement.StylusLeaveEvent
    System.Windows.UIElement.PreviewStylusInRangeEvent
    System.Windows.UIElement.StylusInRangeEvent
    System.Windows.UIElement.PreviewStylusOutOfRangeEvent
    System.Windows.UIElement.StylusOutOfRangeEvent
    System.Windows.UIElement.PreviewStylusSystemGestureEvent
    System.Windows.UIElement.StylusSystemGestureEvent
    System.Windows.UIElement.GotStylusCaptureEvent
    System.Windows.UIElement.LostStylusCaptureEvent
    System.Windows.UIElement.StylusButtonDownEvent
    System.Windows.UIElement.StylusButtonUpEvent
    System.Windows.UIElement.PreviewStylusButtonDownEvent
    System.Windows.UIElement.PreviewStylusButtonUpEvent
    System.Windows.UIElement.PreviewKeyDownEvent
    System.Windows.UIElement.KeyDownEvent
    System.Windows.UIElement.PreviewKeyUpEvent
    System.Windows.UIElement.KeyUpEvent
    System.Windows.UIElement.PreviewGotKeyboardFocusEvent
    System.Windows.UIElement.GotKeyboardFocusEvent
    System.Windows.UIElement.PreviewLostKeyboardFocusEvent
    System.Windows.UIElement.LostKeyboardFocusEvent
    System.Windows.UIElement.PreviewTextInputEvent
    System.Windows.UIElement.TextInputEvent
    System.Windows.UIElement.PreviewQueryContinueDragEvent
    System.Windows.UIElement.QueryContinueDragEvent
    System.Windows.UIElement.PreviewGiveFeedbackEvent
    System.Windows.UIElement.GiveFeedbackEvent
    System.Windows.UIElement.PreviewDragEnterEvent
    System.Windows.UIElement.DragEnterEvent
    System.Windows.UIElement.PreviewDragOverEvent
    System.Windows.UIElement.DragOverEvent
    System.Windows.UIElement.PreviewDragLeaveEvent
    System.Windows.UIElement.DragLeaveEvent
    System.Windows.UIElement.PreviewDropEvent
    System.Windows.UIElement.DropEvent
    System.Windows.UIElement.PreviewTouchDownEvent
    System.Windows.UIElement.TouchDownEvent
    System.Windows.UIElement.PreviewTouchMoveEvent
    System.Windows.UIElement.TouchMoveEvent
    System.Windows.UIElement.PreviewTouchUpEvent
    System.Windows.UIElement.TouchUpEvent
    System.Windows.UIElement.GotTouchCaptureEvent
    System.Windows.UIElement.LostTouchCaptureEvent
    System.Windows.UIElement.TouchEnterEvent
    System.Windows.UIElement.TouchLeaveEvent
    System.Windows.UIElement.IsMouseDirectlyOverProperty
    System.Windows.UIElement.IsMouseOverProperty
    System.Windows.UIElement.IsStylusOverProperty
    System.Windows.UIElement.IsKeyboardFocusWithinProperty
    System.Windows.UIElement.IsMouseCapturedProperty
    System.Windows.UIElement.IsMouseCaptureWithinProperty
    System.Windows.UIElement.IsStylusDirectlyOverProperty
    System.Windows.UIElement.IsStylusCapturedProperty
    System.Windows.UIElement.IsStylusCaptureWithinProperty
    System.Windows.UIElement.IsKeyboardFocusedProperty
    System.Windows.UIElement.AreAnyTouchesDirectlyOverProperty
    System.Windows.UIElement.AreAnyTouchesOverProperty
    System.Windows.UIElement.AreAnyTouchesCapturedProperty
    System.Windows.UIElement.AreAnyTouchesCapturedWithinProperty
    System.Windows.UIElement.AllowDropProperty
    System.Windows.UIElement.RenderTransformProperty
    System.Windows.UIElement.RenderTransformOriginProperty
    System.Windows.UIElement.OpacityProperty
    System.Windows.UIElement.OpacityMaskProperty
    System.Windows.UIElement.BitmapEffectProperty
    System.Windows.UIElement.EffectProperty
    System.Windows.UIElement.BitmapEffectInputProperty
    System.Windows.UIElement.CacheModeProperty
    System.Windows.UIElement.UidProperty
    System.Windows.UIElement.VisibilityProperty
    System.Windows.UIElement.ClipToBoundsProperty
    System.Windows.UIElement.ClipProperty
    System.Windows.UIElement.SnapsToDevicePixelsProperty
    System.Windows.UIElement.GotFocusEvent
    System.Windows.UIElement.LostFocusEvent
    System.Windows.UIElement.IsFocusedProperty
    System.Windows.UIElement.IsEnabledProperty
    System.Windows.UIElement.IsHitTestVisibleProperty
    System.Windows.UIElement.IsVisibleProperty
    System.Windows.UIElement.FocusableProperty
    System.Windows.UIElement.IsManipulationEnabledProperty
    System.Windows.UIElement.ManipulationStartingEvent
    System.Windows.UIElement.ManipulationStartedEvent
    System.Windows.UIElement.ManipulationDeltaEvent
    System.Windows.UIElement.ManipulationInertiaStartingEvent
    System.Windows.UIElement.ManipulationBoundaryFeedbackEvent
    System.Windows.UIElement.ManipulationCompletedEvent
    System.Windows.UIElement.ApplyAnimationClock(System.Windows.DependencyProperty, System.Windows.Media.Animation.AnimationClock)
    System.Windows.UIElement.ApplyAnimationClock(System.Windows.DependencyProperty, System.Windows.Media.Animation.AnimationClock, System.Windows.Media.Animation.HandoffBehavior)
    System.Windows.UIElement.BeginAnimation(System.Windows.DependencyProperty, System.Windows.Media.Animation.AnimationTimeline)
    System.Windows.UIElement.BeginAnimation(System.Windows.DependencyProperty, System.Windows.Media.Animation.AnimationTimeline, System.Windows.Media.Animation.HandoffBehavior)
    System.Windows.UIElement.GetAnimationBaseValue(System.Windows.DependencyProperty)
    System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs)
    System.Windows.UIElement.AddHandler(System.Windows.RoutedEvent, System.Delegate)
    System.Windows.UIElement.AddHandler(System.Windows.RoutedEvent, System.Delegate, System.Boolean)
    System.Windows.UIElement.RemoveHandler(System.Windows.RoutedEvent, System.Delegate)
    System.Windows.UIElement.AddToEventRoute(System.Windows.EventRoute, System.Windows.RoutedEventArgs)
    System.Windows.UIElement.OnPreviewMouseDown(System.Windows.Input.MouseButtonEventArgs)
    System.Windows.UIElement.OnMouseDown(System.Windows.Input.MouseButtonEventArgs)
    System.Windows.UIElement.OnPreviewMouseUp(System.Windows.Input.MouseButtonEventArgs)
    System.Windows.UIElement.OnMouseUp(System.Windows.Input.MouseButtonEventArgs)
    System.Windows.UIElement.OnPreviewMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)
    System.Windows.UIElement.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)
    System.Windows.UIElement.OnPreviewMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)
    System.Windows.UIElement.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)
    System.Windows.UIElement.OnPreviewMouseRightButtonDown(System.Windows.Input.MouseButtonEventArgs)
    System.Windows.UIElement.OnMouseRightButtonDown(System.Windows.Input.MouseButtonEventArgs)
    System.Windows.UIElement.OnPreviewMouseRightButtonUp(System.Windows.Input.MouseButtonEventArgs)
    System.Windows.UIElement.OnMouseRightButtonUp(System.Windows.Input.MouseButtonEventArgs)
    System.Windows.UIElement.OnPreviewMouseMove(System.Windows.Input.MouseEventArgs)
    System.Windows.UIElement.OnMouseMove(System.Windows.Input.MouseEventArgs)
    System.Windows.UIElement.OnPreviewMouseWheel(System.Windows.Input.MouseWheelEventArgs)
    System.Windows.UIElement.OnMouseWheel(System.Windows.Input.MouseWheelEventArgs)
    System.Windows.UIElement.OnMouseEnter(System.Windows.Input.MouseEventArgs)
    System.Windows.UIElement.OnMouseLeave(System.Windows.Input.MouseEventArgs)
    System.Windows.UIElement.OnGotMouseCapture(System.Windows.Input.MouseEventArgs)
    System.Windows.UIElement.OnLostMouseCapture(System.Windows.Input.MouseEventArgs)
    System.Windows.UIElement.OnQueryCursor(System.Windows.Input.QueryCursorEventArgs)
    System.Windows.UIElement.OnPreviewStylusDown(System.Windows.Input.StylusDownEventArgs)
    System.Windows.UIElement.OnStylusDown(System.Windows.Input.StylusDownEventArgs)
    System.Windows.UIElement.OnPreviewStylusUp(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnStylusUp(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnPreviewStylusMove(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnStylusMove(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnPreviewStylusInAirMove(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnStylusInAirMove(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnStylusEnter(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnStylusLeave(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnPreviewStylusInRange(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnStylusInRange(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnPreviewStylusOutOfRange(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnStylusOutOfRange(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnPreviewStylusSystemGesture(System.Windows.Input.StylusSystemGestureEventArgs)
    System.Windows.UIElement.OnStylusSystemGesture(System.Windows.Input.StylusSystemGestureEventArgs)
    System.Windows.UIElement.OnGotStylusCapture(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnLostStylusCapture(System.Windows.Input.StylusEventArgs)
    System.Windows.UIElement.OnStylusButtonDown(System.Windows.Input.StylusButtonEventArgs)
    System.Windows.UIElement.OnStylusButtonUp(System.Windows.Input.StylusButtonEventArgs)
    System.Windows.UIElement.OnPreviewStylusButtonDown(System.Windows.Input.StylusButtonEventArgs)
    System.Windows.UIElement.OnPreviewStylusButtonUp(System.Windows.Input.StylusButtonEventArgs)
    System.Windows.UIElement.OnPreviewKeyDown(System.Windows.Input.KeyEventArgs)
    System.Windows.UIElement.OnKeyDown(System.Windows.Input.KeyEventArgs)
    System.Windows.UIElement.OnPreviewKeyUp(System.Windows.Input.KeyEventArgs)
    System.Windows.UIElement.OnKeyUp(System.Windows.Input.KeyEventArgs)
    System.Windows.UIElement.OnPreviewGotKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs)
    System.Windows.UIElement.OnGotKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs)
    System.Windows.UIElement.OnPreviewLostKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs)
    System.Windows.UIElement.OnLostKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs)
    System.Windows.UIElement.OnPreviewTextInput(System.Windows.Input.TextCompositionEventArgs)
    System.Windows.UIElement.OnTextInput(System.Windows.Input.TextCompositionEventArgs)
    System.Windows.UIElement.OnPreviewQueryContinueDrag(System.Windows.QueryContinueDragEventArgs)
    System.Windows.UIElement.OnQueryContinueDrag(System.Windows.QueryContinueDragEventArgs)
    System.Windows.UIElement.OnPreviewGiveFeedback(System.Windows.GiveFeedbackEventArgs)
    System.Windows.UIElement.OnGiveFeedback(System.Windows.GiveFeedbackEventArgs)
    System.Windows.UIElement.OnPreviewDragEnter(System.Windows.DragEventArgs)
    System.Windows.UIElement.OnDragEnter(System.Windows.DragEventArgs)
    System.Windows.UIElement.OnPreviewDragOver(System.Windows.DragEventArgs)
    System.Windows.UIElement.OnDragOver(System.Windows.DragEventArgs)
    System.Windows.UIElement.OnPreviewDragLeave(System.Windows.DragEventArgs)
    System.Windows.UIElement.OnDragLeave(System.Windows.DragEventArgs)
    System.Windows.UIElement.OnPreviewDrop(System.Windows.DragEventArgs)
    System.Windows.UIElement.OnDrop(System.Windows.DragEventArgs)
    System.Windows.UIElement.OnPreviewTouchDown(System.Windows.Input.TouchEventArgs)
    System.Windows.UIElement.OnTouchDown(System.Windows.Input.TouchEventArgs)
    System.Windows.UIElement.OnPreviewTouchMove(System.Windows.Input.TouchEventArgs)
    System.Windows.UIElement.OnTouchMove(System.Windows.Input.TouchEventArgs)
    System.Windows.UIElement.OnPreviewTouchUp(System.Windows.Input.TouchEventArgs)
    System.Windows.UIElement.OnTouchUp(System.Windows.Input.TouchEventArgs)
    System.Windows.UIElement.OnGotTouchCapture(System.Windows.Input.TouchEventArgs)
    System.Windows.UIElement.OnLostTouchCapture(System.Windows.Input.TouchEventArgs)
    System.Windows.UIElement.OnTouchEnter(System.Windows.Input.TouchEventArgs)
    System.Windows.UIElement.OnTouchLeave(System.Windows.Input.TouchEventArgs)
    System.Windows.UIElement.OnIsMouseDirectlyOverChanged(System.Windows.DependencyPropertyChangedEventArgs)
    System.Windows.UIElement.OnIsKeyboardFocusWithinChanged(System.Windows.DependencyPropertyChangedEventArgs)
    System.Windows.UIElement.OnIsMouseCapturedChanged(System.Windows.DependencyPropertyChangedEventArgs)
    System.Windows.UIElement.OnIsMouseCaptureWithinChanged(System.Windows.DependencyPropertyChangedEventArgs)
    System.Windows.UIElement.OnIsStylusDirectlyOverChanged(System.Windows.DependencyPropertyChangedEventArgs)
    System.Windows.UIElement.OnIsStylusCapturedChanged(System.Windows.DependencyPropertyChangedEventArgs)
    System.Windows.UIElement.OnIsStylusCaptureWithinChanged(System.Windows.DependencyPropertyChangedEventArgs)
    System.Windows.UIElement.OnIsKeyboardFocusedChanged(System.Windows.DependencyPropertyChangedEventArgs)
    System.Windows.UIElement.InvalidateMeasure()
    System.Windows.UIElement.InvalidateArrange()
    System.Windows.UIElement.InvalidateVisual()
    System.Windows.UIElement.OnChildDesiredSizeChanged(System.Windows.UIElement)
    System.Windows.UIElement.Measure(System.Windows.Size)
    System.Windows.UIElement.Arrange(System.Windows.Rect)
    System.Windows.UIElement.OnRender(System.Windows.Media.DrawingContext)
    System.Windows.UIElement.UpdateLayout()
    System.Windows.UIElement.TranslatePoint(System.Windows.Point, System.Windows.UIElement)
    System.Windows.UIElement.InputHitTest(System.Windows.Point)
    System.Windows.UIElement.CaptureMouse()
    System.Windows.UIElement.ReleaseMouseCapture()
    System.Windows.UIElement.CaptureStylus()
    System.Windows.UIElement.ReleaseStylusCapture()
    System.Windows.UIElement.Focus()
    System.Windows.UIElement.OnAccessKey(System.Windows.Input.AccessKeyEventArgs)
    System.Windows.UIElement.HitTestCore(System.Windows.Media.PointHitTestParameters)
    System.Windows.UIElement.HitTestCore(System.Windows.Media.GeometryHitTestParameters)
    System.Windows.UIElement.OnLostFocus(System.Windows.RoutedEventArgs)
    System.Windows.UIElement.OnCreateAutomationPeer()
    System.Windows.UIElement.OnManipulationStarting(System.Windows.Input.ManipulationStartingEventArgs)
    System.Windows.UIElement.OnManipulationStarted(System.Windows.Input.ManipulationStartedEventArgs)
    System.Windows.UIElement.OnManipulationDelta(System.Windows.Input.ManipulationDeltaEventArgs)
    System.Windows.UIElement.OnManipulationInertiaStarting(System.Windows.Input.ManipulationInertiaStartingEventArgs)
    System.Windows.UIElement.OnManipulationBoundaryFeedback(System.Windows.Input.ManipulationBoundaryFeedbackEventArgs)
    System.Windows.UIElement.OnManipulationCompleted(System.Windows.Input.ManipulationCompletedEventArgs)
    System.Windows.UIElement.CaptureTouch(System.Windows.Input.TouchDevice)
    System.Windows.UIElement.ReleaseTouchCapture(System.Windows.Input.TouchDevice)
    System.Windows.UIElement.ReleaseAllTouchCaptures()
    System.Windows.UIElement.HasAnimatedProperties
    System.Windows.UIElement.InputBindings
    System.Windows.UIElement.CommandBindings
    System.Windows.UIElement.AllowDrop
    System.Windows.UIElement.StylusPlugIns
    System.Windows.UIElement.DesiredSize
    System.Windows.UIElement.IsMeasureValid
    System.Windows.UIElement.IsArrangeValid
    System.Windows.UIElement.RenderSize
    System.Windows.UIElement.RenderTransform
    System.Windows.UIElement.RenderTransformOrigin
    System.Windows.UIElement.IsMouseDirectlyOver
    System.Windows.UIElement.IsMouseOver
    System.Windows.UIElement.IsStylusOver
    System.Windows.UIElement.IsKeyboardFocusWithin
    System.Windows.UIElement.IsMouseCaptured
    System.Windows.UIElement.IsMouseCaptureWithin
    System.Windows.UIElement.IsStylusDirectlyOver
    System.Windows.UIElement.IsStylusCaptured
    System.Windows.UIElement.IsStylusCaptureWithin
    System.Windows.UIElement.IsKeyboardFocused
    System.Windows.UIElement.IsInputMethodEnabled
    System.Windows.UIElement.Opacity
    System.Windows.UIElement.OpacityMask
    System.Windows.UIElement.BitmapEffect
    System.Windows.UIElement.Effect
    System.Windows.UIElement.BitmapEffectInput
    System.Windows.UIElement.CacheMode
    System.Windows.UIElement.Uid
    System.Windows.UIElement.Visibility
    System.Windows.UIElement.ClipToBounds
    System.Windows.UIElement.Clip
    System.Windows.UIElement.SnapsToDevicePixels
    System.Windows.UIElement.HasEffectiveKeyboardFocus
    System.Windows.UIElement.IsFocused
    System.Windows.UIElement.IsEnabled
    System.Windows.UIElement.IsEnabledCore
    System.Windows.UIElement.IsHitTestVisible
    System.Windows.UIElement.IsVisible
    System.Windows.UIElement.Focusable
    System.Windows.UIElement.PersistId
    System.Windows.UIElement.IsManipulationEnabled
    System.Windows.UIElement.AreAnyTouchesOver
    System.Windows.UIElement.AreAnyTouchesDirectlyOver
    System.Windows.UIElement.AreAnyTouchesCapturedWithin
    System.Windows.UIElement.AreAnyTouchesCaptured
    System.Windows.UIElement.TouchesCaptured
    System.Windows.UIElement.TouchesCapturedWithin
    System.Windows.UIElement.TouchesOver
    System.Windows.UIElement.TouchesDirectlyOver
    System.Windows.UIElement.PreviewMouseDown
    System.Windows.UIElement.MouseDown
    System.Windows.UIElement.PreviewMouseUp
    System.Windows.UIElement.MouseUp
    System.Windows.UIElement.PreviewMouseLeftButtonDown
    System.Windows.UIElement.MouseLeftButtonDown
    System.Windows.UIElement.PreviewMouseLeftButtonUp
    System.Windows.UIElement.MouseLeftButtonUp
    System.Windows.UIElement.PreviewMouseRightButtonDown
    System.Windows.UIElement.MouseRightButtonDown
    System.Windows.UIElement.PreviewMouseRightButtonUp
    System.Windows.UIElement.MouseRightButtonUp
    System.Windows.UIElement.PreviewMouseMove
    System.Windows.UIElement.MouseMove
    System.Windows.UIElement.PreviewMouseWheel
    System.Windows.UIElement.MouseWheel
    System.Windows.UIElement.MouseEnter
    System.Windows.UIElement.MouseLeave
    System.Windows.UIElement.GotMouseCapture
    System.Windows.UIElement.LostMouseCapture
    System.Windows.UIElement.QueryCursor
    System.Windows.UIElement.PreviewStylusDown
    System.Windows.UIElement.StylusDown
    System.Windows.UIElement.PreviewStylusUp
    System.Windows.UIElement.StylusUp
    System.Windows.UIElement.PreviewStylusMove
    System.Windows.UIElement.StylusMove
    System.Windows.UIElement.PreviewStylusInAirMove
    System.Windows.UIElement.StylusInAirMove
    System.Windows.UIElement.StylusEnter
    System.Windows.UIElement.StylusLeave
    System.Windows.UIElement.PreviewStylusInRange
    System.Windows.UIElement.StylusInRange
    System.Windows.UIElement.PreviewStylusOutOfRange
    System.Windows.UIElement.StylusOutOfRange
    System.Windows.UIElement.PreviewStylusSystemGesture
    System.Windows.UIElement.StylusSystemGesture
    System.Windows.UIElement.GotStylusCapture
    System.Windows.UIElement.LostStylusCapture
    System.Windows.UIElement.StylusButtonDown
    System.Windows.UIElement.StylusButtonUp
    System.Windows.UIElement.PreviewStylusButtonDown
    System.Windows.UIElement.PreviewStylusButtonUp
    System.Windows.UIElement.PreviewKeyDown
    System.Windows.UIElement.KeyDown
    System.Windows.UIElement.PreviewKeyUp
    System.Windows.UIElement.KeyUp
    System.Windows.UIElement.PreviewGotKeyboardFocus
    System.Windows.UIElement.GotKeyboardFocus
    System.Windows.UIElement.PreviewLostKeyboardFocus
    System.Windows.UIElement.LostKeyboardFocus
    System.Windows.UIElement.PreviewTextInput
    System.Windows.UIElement.TextInput
    System.Windows.UIElement.PreviewQueryContinueDrag
    System.Windows.UIElement.QueryContinueDrag
    System.Windows.UIElement.PreviewGiveFeedback
    System.Windows.UIElement.GiveFeedback
    System.Windows.UIElement.PreviewDragEnter
    System.Windows.UIElement.DragEnter
    System.Windows.UIElement.PreviewDragOver
    System.Windows.UIElement.DragOver
    System.Windows.UIElement.PreviewDragLeave
    System.Windows.UIElement.DragLeave
    System.Windows.UIElement.PreviewDrop
    System.Windows.UIElement.Drop
    System.Windows.UIElement.PreviewTouchDown
    System.Windows.UIElement.TouchDown
    System.Windows.UIElement.PreviewTouchMove
    System.Windows.UIElement.TouchMove
    System.Windows.UIElement.PreviewTouchUp
    System.Windows.UIElement.TouchUp
    System.Windows.UIElement.GotTouchCapture
    System.Windows.UIElement.LostTouchCapture
    System.Windows.UIElement.TouchEnter
    System.Windows.UIElement.TouchLeave
    System.Windows.UIElement.IsMouseDirectlyOverChanged
    System.Windows.UIElement.IsKeyboardFocusWithinChanged
    System.Windows.UIElement.IsMouseCapturedChanged
    System.Windows.UIElement.IsMouseCaptureWithinChanged
    System.Windows.UIElement.IsStylusDirectlyOverChanged
    System.Windows.UIElement.IsStylusCapturedChanged
    System.Windows.UIElement.IsStylusCaptureWithinChanged
    System.Windows.UIElement.IsKeyboardFocusedChanged
    System.Windows.UIElement.LayoutUpdated
    System.Windows.UIElement.GotFocus
    System.Windows.UIElement.LostFocus
    System.Windows.UIElement.IsEnabledChanged
    System.Windows.UIElement.IsHitTestVisibleChanged
    System.Windows.UIElement.IsVisibleChanged
    System.Windows.UIElement.FocusableChanged
    System.Windows.UIElement.ManipulationStarting
    System.Windows.UIElement.ManipulationStarted
    System.Windows.UIElement.ManipulationDelta
    System.Windows.UIElement.ManipulationInertiaStarting
    System.Windows.UIElement.ManipulationBoundaryFeedback
    System.Windows.UIElement.ManipulationCompleted
    System.Windows.Media.Visual.AddVisualChild(System.Windows.Media.Visual)
    System.Windows.Media.Visual.RemoveVisualChild(System.Windows.Media.Visual)
    System.Windows.Media.Visual.OnVisualChildrenChanged(System.Windows.DependencyObject, System.Windows.DependencyObject)
    System.Windows.Media.Visual.OnDpiChanged(System.Windows.DpiScale, System.Windows.DpiScale)
    System.Windows.Media.Visual.IsAncestorOf(System.Windows.DependencyObject)
    System.Windows.Media.Visual.IsDescendantOf(System.Windows.DependencyObject)
    System.Windows.Media.Visual.FindCommonVisualAncestor(System.Windows.DependencyObject)
    System.Windows.Media.Visual.TransformToAncestor(System.Windows.Media.Visual)
    System.Windows.Media.Visual.TransformToAncestor(System.Windows.Media.Media3D.Visual3D)
    System.Windows.Media.Visual.TransformToDescendant(System.Windows.Media.Visual)
    System.Windows.Media.Visual.TransformToVisual(System.Windows.Media.Visual)
    System.Windows.Media.Visual.PointToScreen(System.Windows.Point)
    System.Windows.Media.Visual.PointFromScreen(System.Windows.Point)
    System.Windows.Media.Visual.VisualParent
    System.Windows.Media.Visual.VisualTransform
    System.Windows.Media.Visual.VisualEffect
    System.Windows.Media.Visual.VisualBitmapEffect
    System.Windows.Media.Visual.VisualBitmapEffectInput
    System.Windows.Media.Visual.VisualCacheMode
    System.Windows.Media.Visual.VisualScrollableAreaClip
    System.Windows.Media.Visual.VisualClip
    System.Windows.Media.Visual.VisualOffset
    System.Windows.Media.Visual.VisualOpacity
    System.Windows.Media.Visual.VisualEdgeMode
    System.Windows.Media.Visual.VisualBitmapScalingMode
    System.Windows.Media.Visual.VisualClearTypeHint
    System.Windows.Media.Visual.VisualTextRenderingMode
    System.Windows.Media.Visual.VisualTextHintingMode
    System.Windows.Media.Visual.VisualOpacityMask
    System.Windows.Media.Visual.VisualXSnappingGuidelines
    System.Windows.Media.Visual.VisualYSnappingGuidelines
    System.Windows.DependencyObject.Equals(System.Object)
    System.Windows.DependencyObject.GetHashCode()
    System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)
    System.Windows.DependencyObject.SetValue(System.Windows.DependencyProperty, System.Object)
    System.Windows.DependencyObject.SetCurrentValue(System.Windows.DependencyProperty, System.Object)
    System.Windows.DependencyObject.SetValue(System.Windows.DependencyPropertyKey, System.Object)
    System.Windows.DependencyObject.ClearValue(System.Windows.DependencyProperty)
    System.Windows.DependencyObject.ClearValue(System.Windows.DependencyPropertyKey)
    System.Windows.DependencyObject.CoerceValue(System.Windows.DependencyProperty)
    System.Windows.DependencyObject.InvalidateProperty(System.Windows.DependencyProperty)
    System.Windows.DependencyObject.ShouldSerializeProperty(System.Windows.DependencyProperty)
    System.Windows.DependencyObject.ReadLocalValue(System.Windows.DependencyProperty)
    System.Windows.DependencyObject.GetLocalValueEnumerator()
    System.Windows.DependencyObject.DependencyObjectType
    System.Windows.DependencyObject.IsSealed
    System.Windows.Threading.DispatcherObject.Dispatcher
    System.Object.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.Core.TaskbarNotification
    Assembly: Simplic.Framework.Base.dll
    Syntax
    public class TaskbarIcon : FrameworkElement, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable

    Constructors

    | Improve this Doc View Source

    TaskbarIcon()

    Inits the taskbar icon and registers a message listener in order to receive events from the taskbar area.

    Declaration
    public TaskbarIcon()

    Fields

    | Improve this Doc View Source

    BalloonClosingEvent

    BalloonClosing Attached Routed Event

    Declaration
    public static readonly RoutedEvent BalloonClosingEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    BalloonShowingEvent

    BalloonShowing Attached Routed Event

    Declaration
    public static readonly RoutedEvent BalloonShowingEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    CategoryName

    Category name that is set on designer properties.

    Declaration
    public const string CategoryName = "NotifyIcon"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    CustomBalloonProperty

    Maintains a currently displayed custom balloon.

    Declaration
    public static readonly DependencyProperty CustomBalloonProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    DoubleClickCommandParameterProperty

    Command parameter for the DoubleClickCommand.

    Declaration
    public static readonly DependencyProperty DoubleClickCommandParameterProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    DoubleClickCommandProperty

    Associates a command that is being executed if the tray icon is being double clicked.

    Declaration
    public static readonly DependencyProperty DoubleClickCommandProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    DoubleClickCommandTargetProperty

    The target of the command that is fired if the notify icon is double clicked.

    Declaration
    public static readonly DependencyProperty DoubleClickCommandTargetProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    IconSourceProperty

    Resolves an image source and updates the Icon property accordingly.

    Declaration
    public static readonly DependencyProperty IconSourceProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    LeftClickCommandParameterProperty

    Command parameter for the LeftClickCommand.

    Declaration
    public static readonly DependencyProperty LeftClickCommandParameterProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    LeftClickCommandProperty

    Associates a command that is being executed if the tray icon is being double clicked.

    Declaration
    public static readonly DependencyProperty LeftClickCommandProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    LeftClickCommandTargetProperty

    The target of the command that is fired if the notify icon is clicked.

    Declaration
    public static readonly DependencyProperty LeftClickCommandTargetProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    MenuActivationProperty

    Defines what mouse events display the context menu. Defaults to RightClick.

    Declaration
    public static readonly DependencyProperty MenuActivationProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    ParentTaskbarIconProperty

    An attached property that is assigned to displayed UI elements (balloos, tooltips, context menus), and that can be used to bind to this control. The attached property is being derived, so binding is quite straightforward:

    Declaration
    public static readonly DependencyProperty ParentTaskbarIconProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    PopupActivationProperty

    Defines what mouse events trigger the TrayPopup. Default is LeftClick.

    Declaration
    public static readonly DependencyProperty PopupActivationProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    PopupOpenedEvent

    PopupOpened Attached Routed Event

    Declaration
    public static readonly RoutedEvent PopupOpenedEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    PreviewTrayContextMenuOpenEvent

    PreviewTrayContextMenuOpen Routed Event

    Declaration
    public static readonly RoutedEvent PreviewTrayContextMenuOpenEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    PreviewTrayPopupOpenEvent

    PreviewTrayPopupOpen Routed Event

    Declaration
    public static readonly RoutedEvent PreviewTrayPopupOpenEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    PreviewTrayToolTipCloseEvent

    PreviewTrayToolTipClose Routed Event

    Declaration
    public static readonly RoutedEvent PreviewTrayToolTipCloseEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    PreviewTrayToolTipOpenEvent

    PreviewTrayToolTipOpen Routed Event

    Declaration
    public static readonly RoutedEvent PreviewTrayToolTipOpenEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    ToolTipCloseEvent

    ToolTipClose Attached Routed Event

    Declaration
    public static readonly RoutedEvent ToolTipCloseEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    ToolTipOpenedEvent

    ToolTipOpened Attached Routed Event

    Declaration
    public static readonly RoutedEvent ToolTipOpenedEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    ToolTipTextProperty

    A tooltip text that is being displayed if no custom System.Windows.Controls.ToolTip was set or if custom tooltips are not supported.

    Declaration
    public static readonly DependencyProperty ToolTipTextProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    TrayBalloonTipClickedEvent

    TrayBalloonTipClicked Routed Event

    Declaration
    public static readonly RoutedEvent TrayBalloonTipClickedEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayBalloonTipClosedEvent

    TrayBalloonTipClosed Routed Event

    Declaration
    public static readonly RoutedEvent TrayBalloonTipClosedEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayBalloonTipShownEvent

    TrayBalloonTipShown Routed Event

    Declaration
    public static readonly RoutedEvent TrayBalloonTipShownEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayContextMenuOpenEvent

    TrayContextMenuOpen Routed Event

    Declaration
    public static readonly RoutedEvent TrayContextMenuOpenEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayLeftMouseDownEvent

    TrayLeftMouseDown Routed Event

    Declaration
    public static readonly RoutedEvent TrayLeftMouseDownEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayLeftMouseUpEvent

    TrayLeftMouseUp Routed Event

    Declaration
    public static readonly RoutedEvent TrayLeftMouseUpEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayMiddleMouseDownEvent

    TrayMiddleMouseDown Routed Event

    Declaration
    public static readonly RoutedEvent TrayMiddleMouseDownEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayMiddleMouseUpEvent

    TrayMiddleMouseUp Routed Event

    Declaration
    public static readonly RoutedEvent TrayMiddleMouseUpEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayMouseDoubleClickEvent

    TrayMouseDoubleClick Routed Event

    Declaration
    public static readonly RoutedEvent TrayMouseDoubleClickEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayMouseMoveEvent

    TrayMouseMove Routed Event

    Declaration
    public static readonly RoutedEvent TrayMouseMoveEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayPopupOpenEvent

    TrayPopupOpen Routed Event

    Declaration
    public static readonly RoutedEvent TrayPopupOpenEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayPopupProperty

    A control that is displayed as a popup when the taskbar icon is clicked.

    Declaration
    public static readonly DependencyProperty TrayPopupProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    TrayPopupResolvedProperty

    A read-only dependency property that returns the System.Windows.Controls.Primitives.Popup that is being displayed in the taskbar area based on a user action.

    Declaration
    public static readonly DependencyProperty TrayPopupResolvedProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    TrayRightMouseDownEvent

    TrayRightMouseDown Routed Event

    Declaration
    public static readonly RoutedEvent TrayRightMouseDownEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayRightMouseUpEvent

    TrayRightMouseUp Routed Event

    Declaration
    public static readonly RoutedEvent TrayRightMouseUpEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayToolTipCloseEvent

    TrayToolTipClose Routed Event

    Declaration
    public static readonly RoutedEvent TrayToolTipCloseEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayToolTipOpenEvent

    TrayToolTipOpen Routed Event

    Declaration
    public static readonly RoutedEvent TrayToolTipOpenEvent
    Field Value
    Type Description
    System.Windows.RoutedEvent
    | Improve this Doc View Source

    TrayToolTipProperty

    A custom UI element that is displayed as a tooltip if the user hovers over the taskbar icon. Works only with Vista and above. Accordingly, you should make sure that the ToolTipText property is set as well.

    Declaration
    public static readonly DependencyProperty TrayToolTipProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty
    | Improve this Doc View Source

    TrayToolTipResolvedProperty

    A read-only dependency property that returns the System.Windows.Controls.ToolTip that is being displayed.

    Declaration
    public static readonly DependencyProperty TrayToolTipResolvedProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    Properties

    | Improve this Doc View Source

    CustomBalloon

    A custom popup that is being displayed in the tray area in order to display messages to the user.

    Declaration
    public Popup CustomBalloon { get; }
    Property Value
    Type Description
    System.Windows.Controls.Primitives.Popup
    | Improve this Doc View Source

    DoubleClickCommand

    A property wrapper for the DoubleClickCommandProperty dependency property:
    Associates a command that is being executed if the tray icon is being double clicked.

    Declaration
    public ICommand DoubleClickCommand { get; set; }
    Property Value
    Type Description
    System.Windows.Input.ICommand
    | Improve this Doc View Source

    DoubleClickCommandParameter

    A property wrapper for the DoubleClickCommandParameterProperty dependency property:
    Command parameter for the DoubleClickCommand.

    Declaration
    public object DoubleClickCommandParameter { get; set; }
    Property Value
    Type Description
    System.Object
    | Improve this Doc View Source

    DoubleClickCommandTarget

    A property wrapper for the DoubleClickCommandTargetProperty dependency property:
    The target of the command that is fired if the notify icon is double clicked.

    Declaration
    public IInputElement DoubleClickCommandTarget { get; set; }
    Property Value
    Type Description
    System.Windows.IInputElement
    | Improve this Doc View Source

    Icon

    Gets or sets the icon to be displayed. This is not a dependency property - if you want to assign the property through XAML, please use the IconSource dependency property.

    Declaration
    [Browsable(false)]
    public Icon Icon { get; set; }
    Property Value
    Type Description
    System.Drawing.Icon
    | Improve this Doc View Source

    IconSource

    A property wrapper for the IconSourceProperty dependency property:
    Resolves an image source and updates the Icon property accordingly.

    Declaration
    public ImageSource IconSource { get; set; }
    Property Value
    Type Description
    System.Windows.Media.ImageSource
    | Improve this Doc View Source

    IsDisposed

    Set to true as soon as Dispose has been invoked.

    Declaration
    public bool IsDisposed { get; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsTaskbarIconCreated

    Indicates whether the taskbar icon has been created or not.

    Declaration
    public bool IsTaskbarIconCreated { get; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    LeftClickCommand

    A property wrapper for the LeftClickCommandProperty dependency property:
    Associates a command that is being executed if the tray icon is being left-clicked.

    Declaration
    public ICommand LeftClickCommand { get; set; }
    Property Value
    Type Description
    System.Windows.Input.ICommand
    | Improve this Doc View Source

    LeftClickCommandParameter

    A property wrapper for the LeftClickCommandParameterProperty dependency property:
    Command parameter for the LeftClickCommand.

    Declaration
    public object LeftClickCommandParameter { get; set; }
    Property Value
    Type Description
    System.Object
    | Improve this Doc View Source

    LeftClickCommandTarget

    A property wrapper for the LeftClickCommandTargetProperty dependency property:
    The target of the command that is fired if the notify icon is clicked.

    Declaration
    public IInputElement LeftClickCommandTarget { get; set; }
    Property Value
    Type Description
    System.Windows.IInputElement
    | Improve this Doc View Source

    MenuActivation

    A property wrapper for the MenuActivationProperty dependency property:
    Defines what mouse events display the context menu. Defaults to RightClick.

    Declaration
    public PopupActivationMode MenuActivation { get; set; }
    Property Value
    Type Description
    PopupActivationMode
    | Improve this Doc View Source

    PopupActivation

    A property wrapper for the PopupActivationProperty dependency property:
    Defines what mouse events trigger the TrayPopup. Default is LeftClick.

    Declaration
    public PopupActivationMode PopupActivation { get; set; }
    Property Value
    Type Description
    PopupActivationMode
    | Improve this Doc View Source

    SupportsCustomToolTips

    Indicates whether custom tooltips are supported, which depends on the OS. Windows Vista or higher is required in order to support this feature.

    Declaration
    public bool SupportsCustomToolTips { get; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ToolTipText

    A property wrapper for the ToolTipTextProperty dependency property:
    A tooltip text that is being displayed if no custom System.Windows.Controls.ToolTip was set or if custom tooltips are not supported.

    Declaration
    public string ToolTipText { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TrayPopup

    A property wrapper for the TrayPopupProperty dependency property:
    A control that is displayed as a popup when the taskbar icon is clicked.

    Declaration
    public UIElement TrayPopup { get; set; }
    Property Value
    Type Description
    System.Windows.UIElement
    | Improve this Doc View Source

    TrayPopupResolved

    Gets the TrayPopupResolved property. Returns a System.Windows.Controls.Primitives.Popup which is either the TrayPopup control itself or a System.Windows.Controls.Primitives.Popup control that contains the TrayPopup.

    Declaration
    public Popup TrayPopupResolved { get; }
    Property Value
    Type Description
    System.Windows.Controls.Primitives.Popup
    | Improve this Doc View Source

    TrayToolTip

    A property wrapper for the TrayToolTipProperty dependency property:
    A custom UI element that is displayed as a tooltip if the user hovers over the taskbar icon. Works only with Vista and above. Accordingly, you should make sure that the ToolTipText property is set as well.

    Declaration
    public UIElement TrayToolTip { get; set; }
    Property Value
    Type Description
    System.Windows.UIElement
    | Improve this Doc View Source

    TrayToolTipResolved

    Gets the TrayToolTipResolved property. Returns a System.Windows.Controls.ToolTip control that was created in order to display either TrayToolTip or ToolTipText.

    Declaration
    [Browsable(true)]
    [Bindable(true)]
    public ToolTip TrayToolTipResolved { get; }
    Property Value
    Type Description
    System.Windows.Controls.ToolTip

    Methods

    | Improve this Doc View Source

    AddBalloonClosingHandler(DependencyObject, RoutedEventHandler)

    Adds a handler for the BalloonClosing attached event

    Declaration
    public static void AddBalloonClosingHandler(DependencyObject element, RoutedEventHandler handler)
    Parameters
    Type Name Description
    System.Windows.DependencyObject element

    UIElement or ContentElement that listens to the event

    System.Windows.RoutedEventHandler handler

    Event handler to be added

    | Improve this Doc View Source

    AddBalloonShowingHandler(DependencyObject, RoutedEventHandler)

    Adds a handler for the BalloonShowing attached event

    Declaration
    public static void AddBalloonShowingHandler(DependencyObject element, RoutedEventHandler handler)
    Parameters
    Type Name Description
    System.Windows.DependencyObject element

    UIElement or ContentElement that listens to the event

    System.Windows.RoutedEventHandler handler

    Event handler to be added

    | Improve this Doc View Source

    AddPopupOpenedHandler(DependencyObject, RoutedEventHandler)

    Adds a handler for the PopupOpened attached event

    Declaration
    public static void AddPopupOpenedHandler(DependencyObject element, RoutedEventHandler handler)
    Parameters
    Type Name Description
    System.Windows.DependencyObject element

    UIElement or ContentElement that listens to the event

    System.Windows.RoutedEventHandler handler

    Event handler to be added

    | Improve this Doc View Source

    AddToolTipCloseHandler(DependencyObject, RoutedEventHandler)

    Adds a handler for the ToolTipClose attached event

    Declaration
    public static void AddToolTipCloseHandler(DependencyObject element, RoutedEventHandler handler)
    Parameters
    Type Name Description
    System.Windows.DependencyObject element

    UIElement or ContentElement that listens to the event

    System.Windows.RoutedEventHandler handler

    Event handler to be added

    | Improve this Doc View Source

    AddToolTipOpenedHandler(DependencyObject, RoutedEventHandler)

    Adds a handler for the ToolTipOpened attached event

    Declaration
    public static void AddToolTipOpenedHandler(DependencyObject element, RoutedEventHandler handler)
    Parameters
    Type Name Description
    System.Windows.DependencyObject element

    UIElement or ContentElement that listens to the event

    System.Windows.RoutedEventHandler handler

    Event handler to be added

    | Improve this Doc View Source

    CloseBalloon()

    Closes the current CustomBalloon, if the property is set.

    Declaration
    public void CloseBalloon()
    | Improve this Doc View Source

    Dispose()

    Disposes the object.

    Declaration
    public void Dispose()
    Remarks

    This method is not virtual by design. Derived classes should override Simplic.Framework.Core.TaskbarNotification.TaskbarIcon.Dispose(System.Boolean).

    | Improve this Doc View Source

    Finalize()

    This destructor will run only if the Dispose() method does not get called. This gives this base class the opportunity to finalize.

    Important: Do not provide destructors in types derived from this class.

    Declaration
    protected void Finalize()
    | Improve this Doc View Source

    GetParentTaskbarIcon(DependencyObject)

    Gets the ParentTaskbarIcon property. This dependency property indicates ....

    Declaration
    public static TaskbarIcon GetParentTaskbarIcon(DependencyObject d)
    Parameters
    Type Name Description
    System.Windows.DependencyObject d
    Returns
    Type Description
    TaskbarIcon
    | Improve this Doc View Source

    HideBalloonTip()

    Hides a balloon ToolTip, if any is displayed.

    Declaration
    public void HideBalloonTip()
    | Improve this Doc View Source

    RaisePreviewTrayContextMenuOpenEvent()

    A helper method to raise the PreviewTrayContextMenuOpen event.

    Declaration
    protected RoutedEventArgs RaisePreviewTrayContextMenuOpenEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaisePreviewTrayPopupOpenEvent()

    A helper method to raise the PreviewTrayPopupOpen event.

    Declaration
    protected RoutedEventArgs RaisePreviewTrayPopupOpenEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaisePreviewTrayToolTipCloseEvent()

    A helper method to raise the PreviewTrayToolTipClose event.

    Declaration
    protected RoutedEventArgs RaisePreviewTrayToolTipCloseEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaisePreviewTrayToolTipOpenEvent()

    A helper method to raise the PreviewTrayToolTipOpen event.

    Declaration
    protected RoutedEventArgs RaisePreviewTrayToolTipOpenEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayBalloonTipClickedEvent()

    A helper method to raise the TrayBalloonTipClicked event.

    Declaration
    protected RoutedEventArgs RaiseTrayBalloonTipClickedEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayBalloonTipClosedEvent()

    A helper method to raise the TrayBalloonTipClosed event.

    Declaration
    protected RoutedEventArgs RaiseTrayBalloonTipClosedEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayBalloonTipShownEvent()

    A helper method to raise the TrayBalloonTipShown event.

    Declaration
    protected RoutedEventArgs RaiseTrayBalloonTipShownEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayContextMenuOpenEvent()

    A helper method to raise the TrayContextMenuOpen event.

    Declaration
    protected RoutedEventArgs RaiseTrayContextMenuOpenEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayLeftMouseDownEvent()

    A helper method to raise the TrayLeftMouseDown event.

    Declaration
    protected RoutedEventArgs RaiseTrayLeftMouseDownEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayLeftMouseUpEvent()

    A helper method to raise the TrayLeftMouseUp event.

    Declaration
    protected RoutedEventArgs RaiseTrayLeftMouseUpEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayMiddleMouseDownEvent()

    A helper method to raise the TrayMiddleMouseDown event.

    Declaration
    protected RoutedEventArgs RaiseTrayMiddleMouseDownEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayMiddleMouseUpEvent()

    A helper method to raise the TrayMiddleMouseUp event.

    Declaration
    protected RoutedEventArgs RaiseTrayMiddleMouseUpEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayMouseDoubleClickEvent()

    A helper method to raise the TrayMouseDoubleClick event.

    Declaration
    protected RoutedEventArgs RaiseTrayMouseDoubleClickEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayMouseMoveEvent()

    A helper method to raise the TrayMouseMove event.

    Declaration
    protected RoutedEventArgs RaiseTrayMouseMoveEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayPopupOpenEvent()

    A helper method to raise the TrayPopupOpen event.

    Declaration
    protected RoutedEventArgs RaiseTrayPopupOpenEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayRightMouseDownEvent()

    A helper method to raise the TrayRightMouseDown event.

    Declaration
    protected RoutedEventArgs RaiseTrayRightMouseDownEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayRightMouseUpEvent()

    A helper method to raise the TrayRightMouseUp event.

    Declaration
    protected RoutedEventArgs RaiseTrayRightMouseUpEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayToolTipCloseEvent()

    A helper method to raise the TrayToolTipClose event.

    Declaration
    protected RoutedEventArgs RaiseTrayToolTipCloseEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RaiseTrayToolTipOpenEvent()

    A helper method to raise the TrayToolTipOpen event.

    Declaration
    protected RoutedEventArgs RaiseTrayToolTipOpenEvent()
    Returns
    Type Description
    System.Windows.RoutedEventArgs
    | Improve this Doc View Source

    RemoveBalloonClosingHandler(DependencyObject, RoutedEventHandler)

    Removes a handler for the BalloonClosing attached event

    Declaration
    public static void RemoveBalloonClosingHandler(DependencyObject element, RoutedEventHandler handler)
    Parameters
    Type Name Description
    System.Windows.DependencyObject element

    UIElement or ContentElement that listens to the event

    System.Windows.RoutedEventHandler handler

    Event handler to be removed

    | Improve this Doc View Source

    RemoveBalloonShowingHandler(DependencyObject, RoutedEventHandler)

    Removes a handler for the BalloonShowing attached event

    Declaration
    public static void RemoveBalloonShowingHandler(DependencyObject element, RoutedEventHandler handler)
    Parameters
    Type Name Description
    System.Windows.DependencyObject element

    UIElement or ContentElement that listens to the event

    System.Windows.RoutedEventHandler handler

    Event handler to be removed

    | Improve this Doc View Source

    RemovePopupOpenedHandler(DependencyObject, RoutedEventHandler)

    Removes a handler for the PopupOpened attached event

    Declaration
    public static void RemovePopupOpenedHandler(DependencyObject element, RoutedEventHandler handler)
    Parameters
    Type Name Description
    System.Windows.DependencyObject element

    UIElement or ContentElement that listens to the event

    System.Windows.RoutedEventHandler handler

    Event handler to be removed

    | Improve this Doc View Source

    RemoveToolTipCloseHandler(DependencyObject, RoutedEventHandler)

    Removes a handler for the ToolTipClose attached event

    Declaration
    public static void RemoveToolTipCloseHandler(DependencyObject element, RoutedEventHandler handler)
    Parameters
    Type Name Description
    System.Windows.DependencyObject element

    UIElement or ContentElement that listens to the event

    System.Windows.RoutedEventHandler handler

    Event handler to be removed

    | Improve this Doc View Source

    RemoveToolTipOpenedHandler(DependencyObject, RoutedEventHandler)

    Removes a handler for the ToolTipOpened attached event

    Declaration
    public static void RemoveToolTipOpenedHandler(DependencyObject element, RoutedEventHandler handler)
    Parameters
    Type Name Description
    System.Windows.DependencyObject element

    UIElement or ContentElement that listens to the event

    System.Windows.RoutedEventHandler handler

    Event handler to be removed

    | Improve this Doc View Source

    ResetBalloonCloseTimer()

    Resets the closing timeout, which effectively keeps a displayed balloon message open until it is either closed programmatically through CloseBalloon() or due to a new message being displayed.

    Declaration
    public void ResetBalloonCloseTimer()
    | Improve this Doc View Source

    SetCustomBalloon(Popup)

    Provides a secure method for setting the CustomBalloon property.

    Declaration
    protected void SetCustomBalloon(Popup value)
    Parameters
    Type Name Description
    System.Windows.Controls.Primitives.Popup value

    The new value for the property.

    | Improve this Doc View Source

    SetParentTaskbarIcon(DependencyObject, TaskbarIcon)

    Sets the ParentTaskbarIcon property. This dependency property indicates ....

    Declaration
    public static void SetParentTaskbarIcon(DependencyObject d, TaskbarIcon value)
    Parameters
    Type Name Description
    System.Windows.DependencyObject d
    TaskbarIcon value
    | Improve this Doc View Source

    SetTrayPopupResolved(Popup)

    Provides a secure method for setting the TrayPopupResolved property.
    This dependency property indicates ....

    Declaration
    protected void SetTrayPopupResolved(Popup value)
    Parameters
    Type Name Description
    System.Windows.Controls.Primitives.Popup value

    The new value for the property.

    | Improve this Doc View Source

    SetTrayToolTipResolved(ToolTip)

    Provides a secure method for setting the TrayToolTipResolved property.

    Declaration
    protected void SetTrayToolTipResolved(ToolTip value)
    Parameters
    Type Name Description
    System.Windows.Controls.ToolTip value

    The new value for the property.

    | Improve this Doc View Source

    ShowBalloonTip(String, String, BalloonIcon)

    Displays a balloon tip with the specified title, text, and icon in the taskbar for the specified time period.

    Declaration
    public void ShowBalloonTip(string title, string message, BalloonIcon symbol)
    Parameters
    Type Name Description
    System.String title

    The title to display on the balloon tip.

    System.String message

    The text to display on the balloon tip.

    BalloonIcon symbol

    A symbol that indicates the severity.

    | Improve this Doc View Source

    ShowBalloonTip(String, String, Icon)

    Displays a balloon tip with the specified title, text, and a custom icon in the taskbar for the specified time period.

    Declaration
    public void ShowBalloonTip(string title, string message, Icon customIcon)
    Parameters
    Type Name Description
    System.String title

    The title to display on the balloon tip.

    System.String message

    The text to display on the balloon tip.

    System.Drawing.Icon customIcon

    A custom icon.

    Exceptions
    Type Condition
    System.ArgumentNullException

    If customIcon is a null reference.

    | Improve this Doc View Source

    ShowCustomBalloon(UIElement, PopupAnimation, Nullable<Int32>)

    Shows a custom control as a tooltip in the tray location.

    Declaration
    public void ShowCustomBalloon(UIElement balloon, PopupAnimation animation, int? timeout)
    Parameters
    Type Name Description
    System.Windows.UIElement balloon
    System.Windows.Controls.Primitives.PopupAnimation animation

    An optional animation for the popup.

    System.Nullable<System.Int32> timeout

    The time after which the popup is being closed. Submit null in order to keep the balloon open inde

    Exceptions
    Type Condition
    System.ArgumentNullException

    If balloon is a null reference.

    Events

    | Improve this Doc View Source

    PreviewTrayContextMenuOpen

    Tunneled event that occurs when the context menu of the taskbar icon is being displayed.

    Declaration
    public event RoutedEventHandler PreviewTrayContextMenuOpen
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    PreviewTrayPopupOpen

    Tunneled event that occurs when the custom popup is being opened.

    Declaration
    public event RoutedEventHandler PreviewTrayPopupOpen
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    PreviewTrayToolTipClose

    Tunneled event that occurs when a custom tooltip is being closed.

    Declaration
    public event RoutedEventHandler PreviewTrayToolTipClose
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    PreviewTrayToolTipOpen

    Tunneled event that occurs when the custom ToolTip is being displayed.

    Declaration
    public event RoutedEventHandler PreviewTrayToolTipOpen
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayBalloonTipClicked

    Occurs when the user clicks on a balloon ToolTip.

    Declaration
    public event RoutedEventHandler TrayBalloonTipClicked
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayBalloonTipClosed

    Occurs when a balloon ToolTip was closed.

    Declaration
    public event RoutedEventHandler TrayBalloonTipClosed
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayBalloonTipShown

    Occurs when a balloon ToolTip is displayed.

    Declaration
    public event RoutedEventHandler TrayBalloonTipShown
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayContextMenuOpen

    Bubbled event that occurs when the context menu of the taskbar icon is being displayed.

    Declaration
    public event RoutedEventHandler TrayContextMenuOpen
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayLeftMouseDown

    Occurs when the user presses the left mouse button.

    Declaration
    public event RoutedEventHandler TrayLeftMouseDown
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayLeftMouseUp

    Occurs when the user releases the left mouse button.

    Declaration
    public event RoutedEventHandler TrayLeftMouseUp
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayMiddleMouseDown

    Occurs when the user presses the middle mouse button.

    Declaration
    public event RoutedEventHandler TrayMiddleMouseDown
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayMiddleMouseUp

    Occurs when the user releases the middle mouse button.

    Declaration
    public event RoutedEventHandler TrayMiddleMouseUp
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayMouseDoubleClick

    Occurs when the user double-clicks the taskbar icon.

    Declaration
    public event RoutedEventHandler TrayMouseDoubleClick
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayMouseMove

    Occurs when the user moves the mouse over the taskbar icon.

    Declaration
    public event RoutedEventHandler TrayMouseMove
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayPopupOpen

    Bubbled event that occurs when the custom popup is being opened.

    Declaration
    public event RoutedEventHandler TrayPopupOpen
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayRightMouseDown

    Occurs when the presses the right mouse button.

    Declaration
    public event RoutedEventHandler TrayRightMouseDown
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayRightMouseUp

    Occurs when the user releases the right mouse button.

    Declaration
    public event RoutedEventHandler TrayRightMouseUp
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayToolTipClose

    Bubbled event that occurs when a custom tooltip is being closed.

    Declaration
    public event RoutedEventHandler TrayToolTipClose
    Event Type
    Type Description
    System.Windows.RoutedEventHandler
    | Improve this Doc View Source

    TrayToolTipOpen

    Bubbled event that occurs when the custom ToolTip is being displayed.

    Declaration
    public event RoutedEventHandler TrayToolTipOpen
    Event Type
    Type Description
    System.Windows.RoutedEventHandler

    Implements

    System.Windows.Media.Animation.IAnimatable
    System.Windows.IFrameworkInputElement
    System.Windows.IInputElement
    System.ComponentModel.ISupportInitialize
    System.Windows.Markup.IQueryAmbient
    System.IDisposable

    Extension Methods

    FrameworkElementHelper.ToImage(FrameworkElement, Transform)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx