Block Clase

Definición

public ref class Block : TextElement
/// [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 Block : TextElement
[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 class Block : TextElement
Public Class Block
Inherits TextElement
Herencia
Object Platform::Object IInspectable DependencyObject TextElement Block
Derivado
Atributos

Constructores

Nombre Description
Block()

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)
ElementStart (Heredado de TextElement)
ExitDisplayModeOnAccessKeyInvoked (Heredado de TextElement)
FontFamily (Heredado de TextElement)
FontSize (Heredado de TextElement)
FontStretch (Heredado de TextElement)
FontStyle (Heredado de TextElement)
FontWeight (Heredado de TextElement)
Foreground (Heredado de TextElement)
HorizontalTextAlignment
HorizontalTextAlignmentProperty
IsAccessKeyScope (Heredado de TextElement)
IsTextScaleFactorEnabled (Heredado de TextElement)
KeyTipHorizontalOffset (Heredado de TextElement)
KeyTipPlacementMode (Heredado de TextElement)
KeyTipVerticalOffset (Heredado de TextElement)
Language (Heredado de TextElement)
LineHeight
LineHeightProperty
LineStackingStrategy
LineStackingStrategyProperty
Margin
MarginProperty
Name (Heredado de TextElement)
TextAlignment
TextAlignmentProperty
TextDecorations (Heredado de TextElement)
XamlRoot (Heredado de TextElement)

Métodos

Nombre Description
ClearValue(DependencyProperty) (Heredado de DependencyObject)
FindName(String) (Heredado de TextElement)
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)

Se aplica a