Name | Description | |
---|---|---|
![]() | StackDefinition Constructor |
The following tables list the members exposed by StackDefinition.
Name | Description | |
---|---|---|
![]() | StackDefinition Constructor |
Name | Description | |
---|---|---|
![]() ![]() | CanScrollDownProperty | CanScrollDown Dependency Property |
![]() ![]() | CanScrollLeftProperty | CanScrollLeft Dependency Property |
![]() ![]() | CanScrollRightProperty | CanScrollRight Dependency Property |
![]() ![]() | CanScrollUpProperty | CanScrollUp Dependency Property |
![]() ![]() | LengthProperty | Length Dependency Property |
![]() ![]() | LineDownCommand | The LineDown command executes the LineDown method on the target StackDefinition. |
![]() ![]() | LineLeftCommand | The LineLeft command executes the LineLeft method on the target StackDefinition. |
![]() ![]() | LineRightCommand | The LineRight command executes the LineRight method on the target StackDefinition. |
![]() ![]() | LineUpCommand | The LineUp command executes the LineUp method on the target StackDefinition. |
![]() ![]() | MaxLengthProperty | MaxLength Dependency Property |
![]() ![]() | MinLengthProperty | MinLength Dependency Property |
![]() ![]() | PageDownCommand | The PageDown command executes the PageDown method on the target StackDefinition. |
![]() ![]() | PageLeftCommand | The PageLeft command executes the PageLeft method on the target StackDefinition. |
![]() ![]() | PageRightCommand | The PageRight command executes the PageRight method on the target StackDefinition. |
![]() ![]() | PageUpCommand | The PageUp command executes the PageUp method on the target StackDefinition. |
![]() ![]() | ScrollOffsetProperty |
Name | Description | |
---|---|---|
![]() | ActualLength | |
![]() | AllowDrop | (Inherited from System.Windows.ContentElement) |
![]() | AreAnyTouchesCaptured | (Inherited from System.Windows.ContentElement) |
![]() | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.ContentElement) |
![]() | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.ContentElement) |
![]() | AreAnyTouchesOver | (Inherited from System.Windows.ContentElement) |
![]() | BindingGroup | (Inherited from System.Windows.FrameworkContentElement) |
![]() | CanHorizontallyScroll | |
![]() | CanScrollDown | Gets or sets the CanScrollDown property. This dependency property indicates that the LineDown and PageDown commands are available. |
![]() | CanScrollLeft | Gets or sets the CanScrollLeft property. This dependency property indicates that the LineLeft and PageLeft commands are available. |
![]() | CanScrollRight | Gets or sets the CanScrollRight property. This dependency property indicates that the LineRight and PageRight commands are available. |
![]() | CanScrollUp | Gets or sets the CanScrollUp property. This dependency property indicates that the LineUp and PageUp commands are available. |
![]() | CanVerticallyScroll | |
![]() | CommandBindings | (Inherited from System.Windows.ContentElement) |
![]() | ContextMenu | (Inherited from System.Windows.FrameworkContentElement) |
![]() | Cursor | (Inherited from System.Windows.FrameworkContentElement) |
![]() | DataContext | (Inherited from System.Windows.FrameworkContentElement) |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | ExtentHeight | |
![]() | ExtentWidth | |
![]() | Focusable | (Inherited from System.Windows.ContentElement) |
![]() | FocusVisualStyle | (Inherited from System.Windows.FrameworkContentElement) |
![]() | ForceCursor | (Inherited from System.Windows.FrameworkContentElement) |
![]() | HasAnimatedProperties | (Inherited from System.Windows.ContentElement) |
![]() | HorizontalOffset | |
![]() | InputBindings | (Inherited from System.Windows.ContentElement) |
![]() | InputScope | (Inherited from System.Windows.FrameworkContentElement) |
![]() | IsEnabled | (Inherited from System.Windows.ContentElement) |
![]() | IsFocused | (Inherited from System.Windows.ContentElement) |
![]() | IsInitialized | (Inherited from System.Windows.FrameworkContentElement) |
![]() | IsInputMethodEnabled | (Inherited from System.Windows.ContentElement) |
![]() | IsKeyboardFocused | (Inherited from System.Windows.ContentElement) |
![]() | IsKeyboardFocusWithin | (Inherited from System.Windows.ContentElement) |
![]() | IsLoaded | (Inherited from System.Windows.FrameworkContentElement) |
![]() | IsMouseCaptured | (Inherited from System.Windows.ContentElement) |
![]() | IsMouseCaptureWithin | (Inherited from System.Windows.ContentElement) |
![]() | IsMouseDirectlyOver | (Inherited from System.Windows.ContentElement) |
![]() | IsMouseOver | (Inherited from System.Windows.ContentElement) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | IsStylusCaptured | (Inherited from System.Windows.ContentElement) |
![]() | IsStylusCaptureWithin | (Inherited from System.Windows.ContentElement) |
![]() | IsStylusDirectlyOver | (Inherited from System.Windows.ContentElement) |
![]() | IsStylusOver | (Inherited from System.Windows.ContentElement) |
![]() | Language | (Inherited from System.Windows.FrameworkContentElement) |
![]() | Length | Gets or sets the Length property. This dependency property indicates the size of a given stack within a StackedStackPanel. For a horizontally oriented StackedStackPanel, this would be the width for a given stack. For a vertically oriented StackedStackPanel, this would be the height for a given stack. |
![]() | MaxLength | Gets or sets the MaxLength property. This dependency property indicates the maximum size of a given stack in a StackedStackPanel. For a horizontally oriented StackedStackPanel, this would be the maximum stack width for a given stack. For a vertically oriented StackedStackPanel, this would be the maximum stack height for a given stack. |
![]() | MinLength | Gets or sets the MinLength property. This dependency property indicates the minimum size of a given stack in a StackedStackPanel. For a horizontally oriented StackedStackPanel, this would be the minimum stack width for a given stack. For a vertically oriented StackedStackPanel, this would be the minimum stack height for a given stack. |
![]() | Name | (Inherited from System.Windows.FrameworkContentElement) |
![]() | Offset | |
![]() | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkContentElement) |
![]() | Resources | (Inherited from System.Windows.FrameworkContentElement) |
![]() | ScrollOffset | Gets the ScrollOffset property. This dependency property indicates the scrolled offset of the corresponding stack. |
![]() | ScrollOwner | |
![]() | Style | (Inherited from System.Windows.FrameworkContentElement) |
![]() | Tag | (Inherited from System.Windows.FrameworkContentElement) |
![]() | TemplatedParent | (Inherited from System.Windows.FrameworkContentElement) |
![]() | ToolTip | (Inherited from System.Windows.FrameworkContentElement) |
![]() | TouchesCaptured | (Inherited from System.Windows.ContentElement) |
![]() | TouchesCapturedWithin | (Inherited from System.Windows.ContentElement) |
![]() | TouchesDirectlyOver | (Inherited from System.Windows.ContentElement) |
![]() | TouchesOver | (Inherited from System.Windows.ContentElement) |
![]() | VerticalOffset | |
![]() | ViewportHeight | |
![]() | ViewportWidth |
Name | Description | |
---|---|---|
![]() | DefaultStyleKey | (Inherited from System.Windows.FrameworkContentElement) |
![]() | IsEnabledCore | (Inherited from System.Windows.ContentElement) |
![]() | LogicalChildren | (Inherited from System.Windows.FrameworkContentElement) |