ArcGIS API for WPF - Library Reference
Legend Class Members
See Also  Fields  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace : Legend Class


The following tables list the members exposed by Legend.

Public Constructors

 NameDescription
public ConstructorLegend ConstructorInitializes a new instance of the Legend class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)LayerIDsPropertyIdentifies the LayerIDs dependency property.  
public Fieldstatic (Shared in Visual Basic)LayerItemsModePropertyIdentifies the LayerItemsModeProperty dependency property.  
public Fieldstatic (Shared in Visual Basic)LayerItemsPropertyIdentifies the LayerItems dependency property.  
public Fieldstatic (Shared in Visual Basic)LayerItemsSourcePropertyIdentifies the LayerItemsSource dependency property.  
public Fieldstatic (Shared in Visual Basic)LayerTemplatePropertyIdentifies the LayerTemplate dependency property.  
public Fieldstatic (Shared in Visual Basic)LegendItemTemplatePropertyIdentifies the LegendItemTemplate dependency property.  
public Fieldstatic (Shared in Visual Basic)MapLayerTemplatePropertyIdentifies the LegendItemTemplate dependency property.  
public Fieldstatic (Shared in Visual Basic)MapPropertyIdentifies the Map dependency property.  
public Fieldstatic (Shared in Visual Basic)ShowOnlyVisibleLayersPropertyIdentifies the ShowOnlyVisibleLayers dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyAreAnyTouchesCaptured (Inherited from System.Windows.UIElement)
public PropertyAreAnyTouchesCapturedWithin (Inherited from System.Windows.UIElement)
public PropertyAreAnyTouchesDirectlyOver (Inherited from System.Windows.UIElement)
public PropertyAreAnyTouchesOver (Inherited from System.Windows.UIElement)
public PropertyBackground (Inherited from System.Windows.Controls.Control)
public PropertyBindingGroup (Inherited from System.Windows.FrameworkElement)
public PropertyBitmapEffect (Inherited from System.Windows.UIElement)
public PropertyBitmapEffectInput (Inherited from System.Windows.UIElement)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyClipToBounds (Inherited from System.Windows.UIElement)
public PropertyCommandBindings (Inherited from System.Windows.UIElement)
public PropertyContextMenu (Inherited from System.Windows.FrameworkElement)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFocusable (Inherited from System.Windows.UIElement)
public PropertyFocusVisualStyle (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
public PropertyForceCursor (Inherited from System.Windows.FrameworkElement)
public PropertyForeground (Inherited from System.Windows.Controls.Control)
public PropertyHasAnimatedProperties (Inherited from System.Windows.UIElement)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyInputBindings (Inherited from System.Windows.UIElement)
public PropertyInputScope (Inherited from System.Windows.FrameworkElement)
public PropertyIsArrangeValid (Inherited from System.Windows.UIElement)
public PropertyIsEnabled (Inherited from System.Windows.UIElement)
public PropertyIsFocused (Inherited from System.Windows.UIElement)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInitialized (Inherited from System.Windows.FrameworkElement)
public PropertyIsInputMethodEnabled (Inherited from System.Windows.UIElement)
public PropertyIsKeyboardFocused (Inherited from System.Windows.UIElement)
public PropertyIsKeyboardFocusWithin (Inherited from System.Windows.UIElement)
public PropertyIsLoaded (Inherited from System.Windows.FrameworkElement)
public PropertyIsManipulationEnabled (Inherited from System.Windows.UIElement)
public PropertyIsMeasureValid (Inherited from System.Windows.UIElement)
public PropertyIsMouseCaptured (Inherited from System.Windows.UIElement)
public PropertyIsMouseCaptureWithin (Inherited from System.Windows.UIElement)
public PropertyIsMouseDirectlyOver (Inherited from System.Windows.UIElement)
public PropertyIsMouseOver (Inherited from System.Windows.UIElement)
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyIsStylusCaptured (Inherited from System.Windows.UIElement)
public PropertyIsStylusCaptureWithin (Inherited from System.Windows.UIElement)
public PropertyIsStylusDirectlyOver (Inherited from System.Windows.UIElement)
public PropertyIsStylusOver (Inherited from System.Windows.UIElement)
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyIsVisible (Inherited from System.Windows.UIElement)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayerIDs Gets or sets the layer IDs of the layers participating in the legend.  
public PropertyLayerItems Gets the LayerItems for all layers that the legend control is working with.  
public PropertyLayerItemsModeGets or sets the mode of display that defines the structure of the Legend Control: Flat or Tree.  
public PropertyLayerItemsSourceThe enumeration of the legend items displayed at the first level of the legend control. This enumeration is depending on the LayerItemsMode property and on the ShowOnlyVisibleLayers property.  
public PropertyLayerTemplate Gets or sets the DataTemplate that controls how the Legend Control will display information about a Layer. This DataTemplate is used by default for all Layer items (i.e all items except the LegendItems at the lowest leaf level).  
public PropertyLayoutTransform (Inherited from System.Windows.FrameworkElement)
public PropertyLegendItemTemplate Gets or sets the DataTemplate that controls how the Legend Control will display information about individual LegendItems in a Layer. It is used at the lowest leaf level in the Legend hierachy and most generally contains an image and a label.  
public PropertyMap Gets or sets the Map that the Legend Control is buddied to.  
public PropertyMapLayerTemplateGets or sets the DataTemplate that controls how the Legend Control will display information about a Layer at the hightest level in the Legend hierarchy. This DataTemplate is optional as the LayerTemplate is used by default.  
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyOverridesDefaultStyle (Inherited from System.Windows.FrameworkElement)
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPersistId (Inherited from System.Windows.UIElement)
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertyShowOnlyVisibleLayers Gets or sets a value indicating whether only the visible layers are participating to the legend.  
public PropertySnapsToDevicePixels (Inherited from System.Windows.UIElement)
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyTemplatedParent (Inherited from System.Windows.FrameworkElement)
public PropertyToolTip (Inherited from System.Windows.FrameworkElement)
public PropertyTouchesCaptured (Inherited from System.Windows.UIElement)
public PropertyTouchesCapturedWithin (Inherited from System.Windows.UIElement)
public PropertyTouchesDirectlyOver (Inherited from System.Windows.UIElement)
public PropertyTouchesOver (Inherited from System.Windows.UIElement)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUid (Inherited from System.Windows.UIElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

Public Methods

 NameDescription
public MethodAddHandlerOverloaded.  (Inherited from System.Windows.UIElement)
public MethodAddToEventRoute (Inherited from System.Windows.UIElement)
public MethodApplyAnimationClockOverloaded.  (Inherited from System.Windows.UIElement)
public MethodApplyTemplate (Inherited from System.Windows.FrameworkElement)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodBeginAnimationOverloaded.  (Inherited from System.Windows.UIElement)
public MethodBeginInit (Inherited from System.Windows.FrameworkElement)
public MethodBeginStoryboardOverloaded.  (Inherited from System.Windows.FrameworkElement)
public MethodBringIntoViewOverloaded.  (Inherited from System.Windows.FrameworkElement)
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodCaptureStylus (Inherited from System.Windows.UIElement)
public MethodCaptureTouch (Inherited from System.Windows.UIElement)
public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
public MethodEndInit (Inherited from System.Windows.FrameworkElement)
public MethodFindCommonVisualAncestor (Inherited from System.Windows.Media.Visual)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFindResource (Inherited from System.Windows.FrameworkElement)
public MethodFocus (Inherited from System.Windows.UIElement)
public MethodGetAnimationBaseValue (Inherited from System.Windows.UIElement)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInputHitTest (Inherited from System.Windows.UIElement)
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
public MethodInvalidateVisual (Inherited from System.Windows.UIElement)
public MethodIsAncestorOf (Inherited from System.Windows.Media.Visual)
public MethodIsDescendantOf (Inherited from System.Windows.Media.Visual)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodMoveFocus (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden. When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate.  
public MethodPointFromScreen (Inherited from System.Windows.Media.Visual)
public MethodPointToScreen (Inherited from System.Windows.Media.Visual)
public MethodPredictFocus (Inherited from System.Windows.UIElement)
public MethodRaiseEvent (Inherited from System.Windows.UIElement)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefresh Refreshes the legend control.  
public MethodRegisterName (Inherited from System.Windows.FrameworkElement)
public MethodReleaseAllTouchCaptures (Inherited from System.Windows.UIElement)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodReleaseStylusCapture (Inherited from System.Windows.UIElement)
public MethodReleaseTouchCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodSetBindingOverloaded.  (Inherited from System.Windows.FrameworkElement)
public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
public MethodSetResourceReference (Inherited from System.Windows.FrameworkElement)
public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodTransformToAncestorOverloaded.  (Inherited from System.Windows.Media.Visual)
public MethodTransformToDescendant (Inherited from System.Windows.Media.Visual)
public MethodTransformToVisual (Inherited from System.Windows.Media.Visual)
public MethodTranslatePoint (Inherited from System.Windows.UIElement)
public MethodTryFindResource (Inherited from System.Windows.FrameworkElement)
public MethodUnregisterName (Inherited from System.Windows.FrameworkElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodAddVisualChild (Inherited from System.Windows.Media.Visual)
protected MethodArrangeCore (Inherited from System.Windows.UIElement)
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodGetLayoutClip (Inherited from System.Windows.UIElement)
protected MethodGetVisualChild (Inherited from System.Windows.Media.Visual)
protected MethodHitTestCoreOverloaded.  (Inherited from System.Windows.Media.Visual)
protected MethodMeasureCore (Inherited from System.Windows.UIElement)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnAccessKey (Inherited from System.Windows.UIElement)
protected MethodOnChildDesiredSizeChanged (Inherited from System.Windows.UIElement)
protected MethodOnContextMenuClosing (Inherited from System.Windows.FrameworkElement)
protected MethodOnContextMenuOpening (Inherited from System.Windows.FrameworkElement)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnDragEnter (Inherited from System.Windows.UIElement)
protected MethodOnDragLeave (Inherited from System.Windows.UIElement)
protected MethodOnDragOver (Inherited from System.Windows.UIElement)
protected MethodOnDrop (Inherited from System.Windows.UIElement)
protected MethodOnGiveFeedback (Inherited from System.Windows.UIElement)
protected MethodOnGotFocus (Inherited from System.Windows.UIElement)
protected MethodOnGotKeyboardFocus (Inherited from System.Windows.UIElement)
protected MethodOnGotMouseCapture (Inherited from System.Windows.UIElement)
protected MethodOnGotStylusCapture (Inherited from System.Windows.UIElement)
protected MethodOnGotTouchCapture (Inherited from System.Windows.UIElement)
protected MethodOnInitialized (Inherited from System.Windows.FrameworkElement)
protected MethodOnIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
protected MethodOnIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
protected MethodOnKeyDown (Inherited from System.Windows.UIElement)
protected MethodOnKeyUp (Inherited from System.Windows.UIElement)
protected MethodOnLostFocus (Inherited from System.Windows.UIElement)
protected MethodOnLostKeyboardFocus (Inherited from System.Windows.UIElement)
protected MethodOnLostMouseCapture (Inherited from System.Windows.UIElement)
protected MethodOnLostStylusCapture (Inherited from System.Windows.UIElement)
protected MethodOnLostTouchCapture (Inherited from System.Windows.UIElement)
protected MethodOnManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
protected MethodOnManipulationCompleted (Inherited from System.Windows.UIElement)
protected MethodOnManipulationDelta (Inherited from System.Windows.UIElement)
protected MethodOnManipulationInertiaStarting (Inherited from System.Windows.UIElement)
protected MethodOnManipulationStarted (Inherited from System.Windows.UIElement)
protected MethodOnManipulationStarting (Inherited from System.Windows.UIElement)
protected MethodOnMouseDoubleClick (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseDown (Inherited from System.Windows.UIElement)
protected MethodOnMouseEnter (Inherited from System.Windows.UIElement)
protected MethodOnMouseLeave (Inherited from System.Windows.UIElement)
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnMouseMove (Inherited from System.Windows.UIElement)
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnMouseUp (Inherited from System.Windows.UIElement)
protected MethodOnMouseWheel (Inherited from System.Windows.UIElement)
protected MethodOnPreviewDragEnter (Inherited from System.Windows.UIElement)
protected MethodOnPreviewDragLeave (Inherited from System.Windows.UIElement)
protected MethodOnPreviewDragOver (Inherited from System.Windows.UIElement)
protected MethodOnPreviewDrop (Inherited from System.Windows.UIElement)
protected MethodOnPreviewGiveFeedback (Inherited from System.Windows.UIElement)
protected MethodOnPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
protected MethodOnPreviewKeyDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewKeyUp (Inherited from System.Windows.UIElement)
protected MethodOnPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
protected MethodOnPreviewMouseDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseMove (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseUp (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseWheel (Inherited from System.Windows.UIElement)
protected MethodOnPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusInRange (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusMove (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusUp (Inherited from System.Windows.UIElement)
protected MethodOnPreviewTextInput (Inherited from System.Windows.UIElement)
protected MethodOnPreviewTouchDown (Inherited from System.Windows.UIElement)
protected MethodOnPreviewTouchMove (Inherited from System.Windows.UIElement)
protected MethodOnPreviewTouchUp (Inherited from System.Windows.UIElement)
protected MethodOnPropertyChanged (Inherited from System.Windows.DependencyObject)
protected MethodOnQueryContinueDrag (Inherited from System.Windows.UIElement)
protected MethodOnQueryCursor (Inherited from System.Windows.UIElement)
protected MethodOnRender (Inherited from System.Windows.UIElement)
protected MethodOnStylusButtonDown (Inherited from System.Windows.UIElement)
protected MethodOnStylusButtonUp (Inherited from System.Windows.UIElement)
protected MethodOnStylusDown (Inherited from System.Windows.UIElement)
protected MethodOnStylusEnter (Inherited from System.Windows.UIElement)
protected MethodOnStylusInAirMove (Inherited from System.Windows.UIElement)
protected MethodOnStylusInRange (Inherited from System.Windows.UIElement)
protected MethodOnStylusLeave (Inherited from System.Windows.UIElement)
protected MethodOnStylusMove (Inherited from System.Windows.UIElement)
protected MethodOnStylusOutOfRange (Inherited from System.Windows.UIElement)
protected MethodOnStylusSystemGesture (Inherited from System.Windows.UIElement)
protected MethodOnStylusUp (Inherited from System.Windows.UIElement)
protected MethodOnTemplateChanged (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInput (Inherited from System.Windows.UIElement)
protected MethodOnToolTipClosing (Inherited from System.Windows.FrameworkElement)
protected MethodOnToolTipOpening (Inherited from System.Windows.FrameworkElement)
protected MethodOnTouchDown (Inherited from System.Windows.UIElement)
protected MethodOnTouchEnter (Inherited from System.Windows.UIElement)
protected MethodOnTouchLeave (Inherited from System.Windows.UIElement)
protected MethodOnTouchMove (Inherited from System.Windows.UIElement)
protected MethodOnTouchUp (Inherited from System.Windows.UIElement)
protected MethodRemoveVisualChild (Inherited from System.Windows.Media.Visual)
Top

Public Events

 NameDescription
public EventContextMenuClosing (Inherited from System.Windows.FrameworkElement)
public EventContextMenuOpening (Inherited from System.Windows.FrameworkElement)
public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventFocusableChanged (Inherited from System.Windows.UIElement)
public EventGiveFeedback (Inherited from System.Windows.UIElement)
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventGotKeyboardFocus (Inherited from System.Windows.UIElement)
public EventGotMouseCapture (Inherited from System.Windows.UIElement)
public EventGotStylusCapture (Inherited from System.Windows.UIElement)
public EventGotTouchCapture (Inherited from System.Windows.UIElement)
public EventInitialized (Inherited from System.Windows.FrameworkElement)
public EventIsEnabledChanged (Inherited from System.Windows.UIElement)
public EventIsHitTestVisibleChanged (Inherited from System.Windows.UIElement)
public EventIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
public EventIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
public EventIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
public EventIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
public EventIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
public EventIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
public EventIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
public EventIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
public EventIsVisibleChanged (Inherited from System.Windows.UIElement)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.UIElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostKeyboardFocus (Inherited from System.Windows.UIElement)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventLostStylusCapture (Inherited from System.Windows.UIElement)
public EventLostTouchCapture (Inherited from System.Windows.UIElement)
public EventManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
public EventManipulationCompleted (Inherited from System.Windows.UIElement)
public EventManipulationDelta (Inherited from System.Windows.UIElement)
public EventManipulationInertiaStarting (Inherited from System.Windows.UIElement)
public EventManipulationStarted (Inherited from System.Windows.UIElement)
public EventManipulationStarting (Inherited from System.Windows.UIElement)
public EventMouseDoubleClick (Inherited from System.Windows.Controls.Control)
public EventMouseDown (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventPreviewDragEnter (Inherited from System.Windows.UIElement)
public EventPreviewDragLeave (Inherited from System.Windows.UIElement)
public EventPreviewDragOver (Inherited from System.Windows.UIElement)
public EventPreviewDrop (Inherited from System.Windows.UIElement)
public EventPreviewGiveFeedback (Inherited from System.Windows.UIElement)
public EventPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
public EventPreviewKeyDown (Inherited from System.Windows.UIElement)
public EventPreviewKeyUp (Inherited from System.Windows.UIElement)
public EventPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
public EventPreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
public EventPreviewMouseDown (Inherited from System.Windows.UIElement)
public EventPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventPreviewMouseMove (Inherited from System.Windows.UIElement)
public EventPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventPreviewMouseUp (Inherited from System.Windows.UIElement)
public EventPreviewMouseWheel (Inherited from System.Windows.UIElement)
public EventPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
public EventPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
public EventPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
public EventPreviewStylusDown (Inherited from System.Windows.UIElement)
public EventPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
public EventPreviewStylusInRange (Inherited from System.Windows.UIElement)
public EventPreviewStylusMove (Inherited from System.Windows.UIElement)
public EventPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
public EventPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
public EventPreviewStylusUp (Inherited from System.Windows.UIElement)
public EventPreviewTextInput (Inherited from System.Windows.UIElement)
public EventPreviewTouchDown (Inherited from System.Windows.UIElement)
public EventPreviewTouchMove (Inherited from System.Windows.UIElement)
public EventPreviewTouchUp (Inherited from System.Windows.UIElement)
public EventQueryContinueDrag (Inherited from System.Windows.UIElement)
public EventQueryCursor (Inherited from System.Windows.UIElement)
public EventRefreshed Occurs when the legend is refreshed. Give the opportunity for an application to add or remove legend items.  
public EventRequestBringIntoView (Inherited from System.Windows.FrameworkElement)
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventSourceUpdated (Inherited from System.Windows.FrameworkElement)
public EventStylusButtonDown (Inherited from System.Windows.UIElement)
public EventStylusButtonUp (Inherited from System.Windows.UIElement)
public EventStylusDown (Inherited from System.Windows.UIElement)
public EventStylusEnter (Inherited from System.Windows.UIElement)
public EventStylusInAirMove (Inherited from System.Windows.UIElement)
public EventStylusInRange (Inherited from System.Windows.UIElement)
public EventStylusLeave (Inherited from System.Windows.UIElement)
public EventStylusMove (Inherited from System.Windows.UIElement)
public EventStylusOutOfRange (Inherited from System.Windows.UIElement)
public EventStylusSystemGesture (Inherited from System.Windows.UIElement)
public EventStylusUp (Inherited from System.Windows.UIElement)
public EventTargetUpdated (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventToolTipClosing (Inherited from System.Windows.FrameworkElement)
public EventToolTipOpening (Inherited from System.Windows.FrameworkElement)
public EventTouchDown (Inherited from System.Windows.UIElement)
public EventTouchEnter (Inherited from System.Windows.UIElement)
public EventTouchLeave (Inherited from System.Windows.UIElement)
public EventTouchMove (Inherited from System.Windows.UIElement)
public EventTouchUp (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© ESRI, Inc. All Rights Reserved.