Click or drag to resize

BrowserView Properties

The BrowserView type exposes the following members.

Properties
  NameDescription
Public propertyActualThemeVariant (Inherited from StyledElement.)
Public propertyBackground
Gets or sets the brush used to draw the control's background.
(Inherited from TemplatedControl.)
Public propertyBorderBrush
Gets or sets the brush used to draw the control's border.
(Inherited from TemplatedControl.)
Public propertyBorderThickness
Gets or sets the thickness of the control's border.
(Inherited from TemplatedControl.)
Public propertyBounds
Gets the bounds of the control relative to its parent.
(Inherited from Visual.)
Protected propertyBypassFlowDirectionPolicies
Gets a value indicating whether control bypass FlowDirecton policies.
(Inherited from Visual.)
Public propertyClasses
Gets or sets the styled element's classes.
(Inherited from StyledElement.)
Public propertyClip
Gets or sets the geometry clip for this visual.
(Inherited from Visual.)
Public propertyClipToBounds
Gets or sets a value indicating whether the control should be clipped to its bounds.
(Inherited from Visual.)
Public propertyContent
Gets or sets the content to display.
(Inherited from ContentControl.)
Public propertyContentTemplate
Gets or sets the data template used to display the content of the control.
(Inherited from ContentControl.)
Public propertyContextFlyout
Gets or sets a context flyout to the control
(Inherited from Control.)
Public propertyContextMenu
Gets or sets a context menu to the control.
(Inherited from Control.)
Public propertyCornerRadius
Gets or sets the radius of the border rounded corners.
(Inherited from TemplatedControl.)
Public propertyCreatePopupHandler
Public propertyCursor
Gets or sets associated mouse cursor.
(Inherited from InputElement.)
Public propertyDataContext
Gets or sets the control's data context.
(Inherited from StyledElement.)
Public propertyDataTemplates
Gets or sets the data templates for the control.
(Inherited from Control.)
Public propertyDesiredSize
Gets the size that this element computed during the measure pass of the layout process.
(Inherited from Layoutable.)
Public propertyEffect
Gets or sets the effect of the control.
(Inherited from Visual.)
Public propertyFlowDirection
Gets or sets the text flow direction.
(Inherited from Visual.)
Public propertyFocusable
Gets or sets a value indicating whether the control can receive focus.
(Inherited from InputElement.)
Public propertyFocusAdorner
Gets or sets the control's focus adorner.
(Inherited from Control.)
Public propertyFontFamily
Gets or sets the font family used to draw the control's text.
(Inherited from TemplatedControl.)
Public propertyFontSize
Gets or sets the size of the control's text in points.
(Inherited from TemplatedControl.)
Public propertyFontStretch
Gets or sets the font stretch used to draw the control's text.
(Inherited from TemplatedControl.)
Public propertyFontStyle
Gets or sets the font style used to draw the control's text.
(Inherited from TemplatedControl.)
Public propertyFontWeight
Gets or sets the font weight used to draw the control's text.
(Inherited from TemplatedControl.)
Public propertyForeground
Gets or sets the brush used to draw the control's text and other foreground elements.
(Inherited from TemplatedControl.)
Public propertyGestureRecognizers (Inherited from InputElement.)
Public propertyHasMirrorTransform
Gets or sets a value indicating whether to apply mirror transform on this control.
(Inherited from Visual.)
Public propertyHeight
Gets or sets the height of the element.
(Inherited from Layoutable.)
Public propertyHorizontalAlignment
Gets or sets the element's preferred horizontal alignment in its parent.
(Inherited from Layoutable.)
Public propertyHorizontalContentAlignment
Gets or sets the horizontal alignment of the content within the control.
(Inherited from ContentControl.)
Protected propertyInheritanceParent
Gets or sets the parent object that inherited AvaloniaProperty values are inherited from.
(Inherited from AvaloniaObject.)
Public propertyIsArrangeValid
Gets a value indicating whether the control's layouts arrange is valid.
(Inherited from Layoutable.)
Public propertyIsEffectivelyEnabled (Inherited from InputElement.)
Public propertyIsEffectivelyVisible
Gets a value indicating whether this control and all its parents are visible.
(Inherited from Visual.)
Public propertyIsEnabled
Gets or sets a value indicating whether the control is enabled for user interaction.
(Inherited from InputElement.)
Protected propertyIsEnabledCore
Allows a derived class to override the enabled state of the control.
(Inherited from InputElement.)
Public propertyIsFocused
Gets a value indicating whether the control is focused.
(Inherited from InputElement.)
Public propertyIsHitTestVisible
Gets or sets a value indicating whether the control is considered for hit testing.
(Inherited from InputElement.)
Public propertyIsInitialized
Gets a value that indicates whether the element has finished initialization.
(Inherited from StyledElement.)
Public propertyIsKeyboardFocusWithin
Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements.
(Inherited from InputElement.)
Public propertyIsLoaded
Gets a value indicating whether the control is fully constructed in the visual tree and both layout and render are complete.
(Inherited from Control.)
Public propertyIsMeasureValid
Gets a value indicating whether the control's layout measure is valid.
(Inherited from Layoutable.)
Public propertyIsPointerOver
Gets a value indicating whether the pointer is currently over the control.
(Inherited from InputElement.)
Public propertyIsTabStop
Gets or sets a value that indicates whether the control is included in tab navigation.
(Inherited from InputElement.)
Public propertyIsVisible
Gets or sets a value indicating whether this control is visible.
(Inherited from Visual.)
Public propertyItem
Gets or sets the value of a AvaloniaProperty.
(Inherited from AvaloniaObject.)
Public propertyItem
Gets or sets a binding for a AvaloniaProperty.
(Inherited from AvaloniaObject.)
Public propertyKeyBindings (Inherited from InputElement.)
Protected propertyLogicalChildren
Gets the styled element's logical children.
(Inherited from StyledElement.)
Public propertyMargin
Gets or sets the margin around the element.
(Inherited from Layoutable.)
Public propertyMaxHeight
Gets or sets the maximum height of the element.
(Inherited from Layoutable.)
Public propertyMaxWidth
Gets or sets the maximum width of the element.
(Inherited from Layoutable.)
Public propertyMenuItems
The collection of the current context menu items.
Public propertyMinHeight
Gets or sets the minimum height of the element.
(Inherited from Layoutable.)
Public propertyMinWidth
Gets or sets the minimum width of the element.
(Inherited from Layoutable.)
Public propertyName
Gets or sets the name of the styled element.
(Inherited from StyledElement.)
Public propertyOpacity
Gets or sets the opacity of the control.
(Inherited from Visual.)
Public propertyOpacityMask
Gets or sets the opacity mask of the control.
(Inherited from Visual.)
Public propertyOpenPopupHandler
Public propertyPadding
Gets or sets the padding placed between the border of the control and its content.
(Inherited from TemplatedControl.)
Public propertyParent
Gets the styled element's logical parent.
(Inherited from StyledElement.)
Public propertyPresenter
Gets the presenter from the control's template.
(Inherited from ContentControl.)
Protected propertyPseudoClasses
Gets the Classes collection in a form that allows adding and removing pseudoclasses.
(Inherited from StyledElement.)
Public propertyRenderTransform
Gets or sets the render transform of the control.
(Inherited from Visual.)
Public propertyRenderTransformOrigin
Gets or sets the transform origin of the control.
(Inherited from Visual.)
Public propertyResources
Gets or sets the styled element's resource dictionary.
(Inherited from StyledElement.)
Public propertySaveCreditCardHandler
Public propertySavePasswordHandler
Public propertySaveUserDataProfileHandler
Public propertySelectCertificateHandler
Public propertyShowContextMenuHandler
Public propertyStartDownloadHandler
Public propertyStyleKey
Gets the type by which the element is styled.
(Inherited from StyledElement.)
Protected propertyStyleKeyOverride
Gets the type by which the element is styled.
(Inherited from StyledElement.)
Public propertyStyles
Gets the styles for the styled element.
(Inherited from StyledElement.)
Public propertyTabIndex
Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by pressing the Tab key.
(Inherited from InputElement.)
Public propertyTag
Gets or sets a user-defined object attached to the control.
(Inherited from Control.)
Public propertyTemplate
Gets or sets the template that defines the control's appearance.
(Inherited from TemplatedControl.)
Public propertyTemplatedParent
Gets the styled element whose lookless template this styled element is part of.
(Inherited from StyledElement.)
Public propertyTheme
Gets or sets the theme to be applied to the element.
(Inherited from StyledElement.)
Public propertyTransitions
Gets or sets the property transitions for the control.
(Inherited from Animatable.)
Public propertyUpdatePasswordHandler
Public propertyUpdateUserDataProfileHandler
Public propertyUseLayoutRounding
Gets or sets a value that determines whether the element should be snapped to pixel boundaries at layout time.
(Inherited from Layoutable.)
Public propertyVerticalAlignment
Gets or sets the element's preferred vertical alignment in its parent.
(Inherited from Layoutable.)
Public propertyVerticalContentAlignment
Gets or sets the vertical alignment of the content within the control.
(Inherited from ContentControl.)
Protected propertyVisualChildren
Gets the control's child visuals.
(Inherited from Visual.)
Protected propertyVisualRoot
Gets the root of the visual tree, if the control is attached to a visual tree.
(Inherited from Visual.)
Public propertyWidth
Gets or sets the width of the element.
(Inherited from Layoutable.)
Public propertyZIndex
Gets or sets the Z index of the control.
(Inherited from Visual.)
Top
See Also