Hyperlink Classe

Definizione

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
Ereditarietà
Object Platform::Object IInspectable DependencyObject TextElement Inline Span Hyperlink
Attributi

Costruttori

Nome Descrizione
Hyperlink()

Proprietà

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

Metodi

Nome Descrizione
ClearValue(DependencyProperty) (Ereditato da DependencyObject)
FindName(String) (Ereditato da TextElement)
Focus(FocusState)
GetAnimationBaseValue(DependencyProperty) (Ereditato da DependencyObject)
GetValue(DependencyProperty) (Ereditato da DependencyObject)
OnDisconnectVisualChildren() (Ereditato da TextElement)
ReadLocalValue(DependencyProperty) (Ereditato da DependencyObject)
RegisterPropertyChangedCallback(DependencyProperty, DependencyPropertyChangedCallback) (Ereditato da DependencyObject)
SetValue(DependencyProperty, Object) (Ereditato da DependencyObject)
UnregisterPropertyChangedCallback(DependencyProperty, Int64) (Ereditato da DependencyObject)

Eventi

Nome Descrizione
AccessKeyDisplayDismissed (Ereditato da TextElement)
AccessKeyDisplayRequested (Ereditato da TextElement)
AccessKeyInvoked (Ereditato da TextElement)
Click
GotFocus
LostFocus

Si applica a