UIElement Fields

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The UIElement type exposes the following members.

Fields

  Name Description
Public fieldStatic memberSupported by Silverlight for Windows Phone AllowDropProperty Identifies the AllowDrop dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone CacheModeProperty Identifies the CacheMode dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone ClipProperty Identifies the Clip dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone DoubleTapEvent Identifies the DoubleTap routed event.
Public fieldStatic member EffectProperty Identifies the Effect dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone HoldEvent Identifies the Hold routed event.
Public fieldStatic memberSupported by Silverlight for Windows Phone IsHitTestVisibleProperty Identifies the IsHitTestVisible dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone KeyDownEvent Identifies the KeyDown routed event.
Public fieldStatic memberSupported by Silverlight for Windows Phone KeyUpEvent Identifies the KeyUp routed event.
Public fieldStatic memberSupported by Silverlight for Windows Phone ManipulationCompletedEvent Identifies the ManipulationCompleted routed event.
Public fieldStatic memberSupported by Silverlight for Windows Phone ManipulationDeltaEvent Identifies the ManipulationDelta routed event.
Public fieldStatic memberSupported by Silverlight for Windows Phone ManipulationStartedEvent Identifies the ManipulationStarted routed event.
Public fieldStatic memberSupported by Silverlight for Windows Phone MouseLeftButtonDownEvent Identifies the MouseLeftButtonDown routed event.
Public fieldStatic memberSupported by Silverlight for Windows Phone MouseLeftButtonUpEvent Identifies the MouseLeftButtonUp routed event.
Public fieldStatic member MouseRightButtonDownEvent Identifies the MouseRightButtonDown routed event.
Public fieldStatic member MouseRightButtonUpEvent Identifies the MouseRightButtonUp routed event.
Public fieldStatic member MouseWheelEvent Identifies the MouseWheel routed event.
Public fieldStatic memberSupported by Silverlight for Windows Phone OpacityMaskProperty Identifies the IsHitTestVisible dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone OpacityProperty Identifies the IsHitTestVisible dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone ProjectionProperty Identifies the Projection dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone RenderTransformOriginProperty Identifies the RenderTransformOrigin dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone RenderTransformProperty Identifies the RenderTransform dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone TapEvent Identifies the Tap routed event.
Public fieldStatic memberSupported by Silverlight for Windows Phone TextInputEvent Identifies the TextInput routed event.
Public fieldStatic memberSupported by Silverlight for Windows Phone TextInputStartEvent Identifies the TextInputStart routed event.
Public fieldStatic memberSupported by Silverlight for Windows Phone TextInputUpdateEvent Identifies the TextInputUpdate routed event.
Public fieldStatic memberSupported by Silverlight for Windows Phone UseLayoutRoundingProperty Identifies the UseLayoutRounding dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone VisibilityProperty Identifies the Visibility dependency property.

Top