Hyperlink Clase

Definición

public ref class Hyperlink sealed : Span
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class Hyperlink final : Span
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class Hyperlink : Span
Public NotInheritable Class Hyperlink
Inherits Span
Herencia
Object Platform::Object IInspectable DependencyObject TextElement Inline Span Hyperlink
Atributos

Constructores

Nombre Description
Hyperlink()

Propiedades

Nombre Description
AccessKey (Heredado de TextElement)
AccessKeyScopeOwner (Heredado de TextElement)
AllowFocusOnInteraction (Heredado de TextElement)
CharacterSpacing (Heredado de TextElement)
ContentEnd (Heredado de TextElement)
ContentStart (Heredado de TextElement)
Dispatcher (Heredado de DependencyObject)
DispatcherQueue (Heredado de DependencyObject)
ElementEnd (Heredado de TextElement)
ElementSoundMode
ElementSoundModeProperty
ElementStart (Heredado de TextElement)
ExitDisplayModeOnAccessKeyInvoked (Heredado de TextElement)
FocusState
FocusStateProperty
FontFamily (Heredado de TextElement)
FontSize (Heredado de TextElement)
FontStretch (Heredado de TextElement)
FontStyle (Heredado de TextElement)
FontWeight (Heredado de TextElement)
Foreground (Heredado de TextElement)
Inlines (Heredado de Span)
IsAccessKeyScope (Heredado de TextElement)
IsTabStop
IsTabStopProperty
IsTextScaleFactorEnabled (Heredado de TextElement)
KeyTipHorizontalOffset (Heredado de TextElement)
KeyTipPlacementMode (Heredado de TextElement)
KeyTipVerticalOffset (Heredado de TextElement)
Language (Heredado de TextElement)
Name (Heredado de TextElement)
NavigateUri
NavigateUriProperty
TabIndex
TabIndexProperty
TextDecorations (Heredado de TextElement)
UnderlineStyle
UnderlineStyleProperty
XamlRoot (Heredado de TextElement)
XYFocusDown
XYFocusDownNavigationStrategy
XYFocusDownNavigationStrategyProperty
XYFocusDownProperty
XYFocusLeft
XYFocusLeftNavigationStrategy
XYFocusLeftNavigationStrategyProperty
XYFocusLeftProperty
XYFocusRight
XYFocusRightNavigationStrategy
XYFocusRightNavigationStrategyProperty
XYFocusRightProperty
XYFocusUp
XYFocusUpNavigationStrategy
XYFocusUpNavigationStrategyProperty
XYFocusUpProperty

Métodos

Nombre Description
ClearValue(DependencyProperty) (Heredado de DependencyObject)
FindName(String) (Heredado de TextElement)
Focus(FocusState)
GetAnimationBaseValue(DependencyProperty) (Heredado de DependencyObject)
GetValue(DependencyProperty) (Heredado de DependencyObject)
OnDisconnectVisualChildren() (Heredado de TextElement)
ReadLocalValue(DependencyProperty) (Heredado de DependencyObject)
RegisterPropertyChangedCallback(DependencyProperty, DependencyPropertyChangedCallback) (Heredado de DependencyObject)
SetValue(DependencyProperty, Object) (Heredado de DependencyObject)
UnregisterPropertyChangedCallback(DependencyProperty, Int64) (Heredado de DependencyObject)

Eventos

Nombre Description
AccessKeyDisplayDismissed (Heredado de TextElement)
AccessKeyDisplayRequested (Heredado de TextElement)
AccessKeyInvoked (Heredado de TextElement)
Click
GotFocus
LostFocus

Se aplica a