Paragraph Klasse

Definition

public ref class Paragraph sealed : Block
/// [Microsoft.UI.Xaml.Markup.ContentProperty(Name="Inlines")]
/// [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 Paragraph final : Block
[Microsoft.UI.Xaml.Markup.ContentProperty(Name="Inlines")]
[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 Paragraph : Block
Public NotInheritable Class Paragraph
Inherits Block
Vererbung
Object Platform::Object IInspectable DependencyObject TextElement Block Paragraph
Attribute

Konstruktoren

Name Beschreibung
Paragraph()

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 (Geerbt von Block)
Inlines
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 (Geerbt von Block)
LineStackingStrategy (Geerbt von Block)
Margin (Geerbt von Block)
Name (Geerbt von TextElement)
TextAlignment (Geerbt von Block)
TextDecorations (Geerbt von TextElement)
TextIndent
TextIndentProperty
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: