Paragraph Clase

Definición

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
Herencia
Object Platform::Object IInspectable DependencyObject TextElement Block Paragraph
Atributos

Constructores

Nombre Description
Paragraph()

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