Block Klasse

Definition

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
Vererbung
Object Platform::Object IInspectable DependencyObject TextElement Block
Abgeleitet
Attribute

Konstruktoren

Name Beschreibung
Block()

Eigenschaften

Name Beschreibung
AccessKey (Geerbt von TextElement)
AccessKeyScopeOwner (Geerbt von TextElement)
AllowFocusOnInteraction (Geerbt von TextElement)
CharacterSpacing (Geerbt von TextElement)
ContentEnd (Geerbt von TextElement)
ContentStart (Geerbt von TextElement)
Dispatcher (Geerbt von DependencyObject)
DispatcherQueue (Geerbt von DependencyObject)
ElementEnd (Geerbt von TextElement)
ElementStart (Geerbt von TextElement)
ExitDisplayModeOnAccessKeyInvoked (Geerbt von TextElement)
FontFamily (Geerbt von TextElement)
FontSize (Geerbt von TextElement)
FontStretch (Geerbt von TextElement)
FontStyle (Geerbt von TextElement)
FontWeight (Geerbt von TextElement)
Foreground (Geerbt von TextElement)
HorizontalTextAlignment
HorizontalTextAlignmentProperty
IsAccessKeyScope (Geerbt von TextElement)
IsTextScaleFactorEnabled (Geerbt von TextElement)
KeyTipHorizontalOffset (Geerbt von TextElement)
KeyTipPlacementMode (Geerbt von TextElement)
KeyTipVerticalOffset (Geerbt von TextElement)
Language (Geerbt von TextElement)
LineHeight
LineHeightProperty
LineStackingStrategy
LineStackingStrategyProperty
Margin
MarginProperty
Name (Geerbt von TextElement)
TextAlignment
TextAlignmentProperty
TextDecorations (Geerbt von TextElement)
XamlRoot (Geerbt von TextElement)

Methoden

Name Beschreibung
ClearValue(DependencyProperty) (Geerbt von DependencyObject)
FindName(String) (Geerbt von TextElement)
GetAnimationBaseValue(DependencyProperty) (Geerbt von DependencyObject)
GetValue(DependencyProperty) (Geerbt von DependencyObject)
OnDisconnectVisualChildren() (Geerbt von TextElement)
ReadLocalValue(DependencyProperty) (Geerbt von DependencyObject)
RegisterPropertyChangedCallback(DependencyProperty, DependencyPropertyChangedCallback) (Geerbt von DependencyObject)
SetValue(DependencyProperty, Object) (Geerbt von DependencyObject)
UnregisterPropertyChangedCallback(DependencyProperty, Int64) (Geerbt von DependencyObject)

Ereignisse

Name Beschreibung
AccessKeyDisplayDismissed (Geerbt von TextElement)
AccessKeyDisplayRequested (Geerbt von TextElement)
AccessKeyInvoked (Geerbt von TextElement)

Gilt für: