Menu

Public Properties (see also Protected Properties)

NameDescription
ActualHeight(Inherited from FrameworkElement)
ActualWidth(Inherited from FrameworkElement)
AllowDrop(Inherited from UIElement)
AreAnyTouchesCaptured(Inherited from UIElement)
AreAnyTouchesCapturedWithin(Inherited from UIElement)
AreAnyTouchesDirectlyOver(Inherited from UIElement)
AreAnyTouchesOver(Inherited from UIElement)
Background(Inherited from Panel)
BindingGroup(Inherited from FrameworkElement)
BitmapEffect Obsolete. (Inherited from UIElement)
BitmapEffectInput Obsolete. (Inherited from UIElement)
CacheMode(Inherited from UIElement)
Children(Inherited from Panel)
Clip(Inherited from UIElement)
ClipToBounds(Inherited from UIElement)
CommandBindings(Inherited from UIElement)
ContextMenu(Inherited from FrameworkElement)
Cursor(Inherited from FrameworkElement)
DataContext(Inherited from FrameworkElement)
DependencyObjectType(Inherited from DependencyObject)
DesiredSize(Inherited from UIElement)
Dispatcher(Inherited from DispatcherObject)
Effect(Inherited from UIElement)
FlowDirection(Inherited from FrameworkElement)
Focusable(Inherited from UIElement)
FocusVisualStyle(Inherited from FrameworkElement)
ForceCursor(Inherited from FrameworkElement)
HasAnimatedProperties(Inherited from UIElement)
Height(Inherited from FrameworkElement)
HorizontalAlignment(Inherited from FrameworkElement)
InputBindings(Inherited from UIElement)
InputScope(Inherited from FrameworkElement)
IsArrangeValid(Inherited from UIElement)
IsEnabled(Inherited from UIElement)
IsFocused(Inherited from UIElement)
IsHitTestVisible(Inherited from UIElement)
IsInitialized(Inherited from FrameworkElement)
IsInputMethodEnabled(Inherited from UIElement)
IsItemsHost(Inherited from Panel)
IsKeyboardFocused(Inherited from UIElement)
IsKeyboardFocusWithin(Inherited from UIElement)
IsLoaded(Inherited from FrameworkElement)
IsManipulationEnabled(Inherited from UIElement)
IsMeasureValid(Inherited from UIElement)
IsMouseCaptured(Inherited from UIElement)
IsMouseCaptureWithin(Inherited from UIElement)
IsMouseDirectlyOver(Inherited from UIElement)
IsMouseOver(Inherited from UIElement)
IsSealed(Inherited from DependencyObject)
IsStylusCaptured(Inherited from UIElement)
IsStylusCaptureWithin(Inherited from UIElement)
IsStylusDirectlyOver(Inherited from UIElement)
IsStylusOver(Inherited from UIElement)
IsVisible(Inherited from UIElement)
Language(Inherited from FrameworkElement)
LayoutPaths Gets or sets a collection of objects that define the path(s) used for layout.
LayoutTransform(Inherited from FrameworkElement)
Margin(Inherited from FrameworkElement)
MaxHeight(Inherited from FrameworkElement)
MaxWidth(Inherited from FrameworkElement)
MinHeight(Inherited from FrameworkElement)
MinWidth(Inherited from FrameworkElement)
Name(Inherited from FrameworkElement)
Opacity(Inherited from UIElement)
OpacityMask(Inherited from UIElement)
OverridesDefaultStyle(Inherited from FrameworkElement)
Parent(Inherited from FrameworkElement)
PersistId Obsolete. (Inherited from UIElement)
RenderSize(Inherited from UIElement)
RenderTransform(Inherited from UIElement)
RenderTransformOrigin(Inherited from UIElement)
Resources(Inherited from FrameworkElement)
SnapsToDevicePixels(Inherited from UIElement)
StartItemIndex Gets or sets the index to use within the list of items.
Style(Inherited from FrameworkElement)
Tag(Inherited from FrameworkElement)
TemplatedParent(Inherited from FrameworkElement)
ToolTip(Inherited from FrameworkElement)
TouchesCaptured(Inherited from UIElement)
TouchesCapturedWithin(Inherited from UIElement)
TouchesDirectlyOver(Inherited from UIElement)
TouchesOver(Inherited from UIElement)
Triggers(Inherited from FrameworkElement)
Uid(Inherited from UIElement)
UseLayoutRounding(Inherited from FrameworkElement)
VerticalAlignment(Inherited from FrameworkElement)
Visibility(Inherited from UIElement)
Width(Inherited from FrameworkElement)
WrapItems Gets or sets whether the item index wraps to the beginning of the collection when StartItemIndex is greater than 0.

Protected Properties

NameDescription
DefaultStyleKey(Inherited from FrameworkElement)
HasLogicalOrientation(Inherited from Panel)
InheritanceBehavior(Inherited from FrameworkElement)
InternalChildren(Inherited from Panel)
IsEnabledCore(Inherited from UIElement)
LogicalChildren(Inherited from Panel)
LogicalOrientation(Inherited from Panel)
StylusPlugIns(Inherited from UIElement)
VisualBitmapEffect Obsolete. (Inherited from Visual)
VisualBitmapEffectInput Obsolete. (Inherited from Visual)
VisualBitmapScalingMode(Inherited from Visual)
VisualCacheMode(Inherited from Visual)
VisualChildrenCount(Inherited from Panel)
VisualClearTypeHint(Inherited from Visual)
VisualClip(Inherited from Visual)
VisualEdgeMode(Inherited from Visual)
VisualEffect(Inherited from Visual)
VisualOffset(Inherited from Visual)
VisualOpacity(Inherited from Visual)
VisualOpacityMask(Inherited from Visual)
VisualParent(Inherited from Visual)
VisualScrollableAreaClip(Inherited from Visual)
VisualTextHintingMode(Inherited from Visual)
VisualTextRenderingMode(Inherited from Visual)
VisualTransform(Inherited from Visual)
VisualXSnappingGuidelines(Inherited from Visual)
VisualYSnappingGuidelines(Inherited from Visual)

See Also