DragonNest/Third/XTToolkitPro/Source/Markup
2024-12-19 09:48:26 +08:00
..
Includes.h 初步修复 2024-12-19 09:48:26 +08:00
readme.txt 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupBorder.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupBorder.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupBuilder.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupBuilder.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupButton.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupButton.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupCanvas.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupCanvas.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupContext.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupContext.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupControl.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupControl.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupDecorator.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupDecorator.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupDrawingContext.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupDrawingContext.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupFrameworkElement.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupFrameworkElement.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupGrid.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupGrid.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupImage.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupImage.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupInline.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupInline.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupInputElement.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupInputElement.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupKeyboardNavigation.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupKeyboardNavigation.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupObject.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupObject.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupPage.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupPage.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupPanel.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupPanel.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupParser.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupParser.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupResourceDictionary.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupResourceDictionary.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupScrollViewer.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupScrollViewer.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupShape.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupShape.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupStackPanel.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupStackPanel.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupTextBlock.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupTextBlock.h 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupUIElement.cpp 初步修复 2024-12-19 09:48:26 +08:00
XTPMarkupUIElement.h 初步修复 2024-12-19 09:48:26 +08:00

Supported Tags

Page               (Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, MaxHeight,)
Border             (Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, MaxHeight, Padding, Background, BorderThickness, BorderBrush)
TextBlock          (Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, MaxHeight, Padding, Background, Foreground, TextWrapping, TextAlignment, TextDecorations, FontSize, FontWeight, FontFamily, FontStyle, BaselineAlignment, Text)
Image              (Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, MaxHeight, Source)

Run                (Background, Foreground, TextDecorations, FontSize, FontWeight, FontFamily, FontStyle, BaselineAlignment, Text)
LineBreak
Span             (Background, Foreground, TextDecorations, FontSize, FontWeight, FontFamily, FontStyle)
  Bold             (Background, Foreground, TextDecorations, FontSize, FontWeight, FontFamily, FontStyle)
  Italic           (Background, Foreground, TextDecorations, FontSize, FontWeight, FontFamily, FontStyle)
  Underline        (Background, Foreground, TextDecorations, FontSize, FontWeight, FontFamily, FontStyle)
  InlineUIContainer (Background, Foreground, TextDecorations, FontSize, FontWeight, FontFamily, FontStyle)
  Hyperlink         (Background, Foreground, TextDecorations, FontSize, FontWeight, FontFamily, FontStyle)

Panel              (Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, MaxHeight, Background
  StackPanel       (Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, MaxHeight, Background, Orientation)
  WrapPanel        (Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, MaxHeight, Background, Orientation, ItemHeight, ItemWidth)
  Canvas           (Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, MaxHeight, Background, Left, Right, Top, Bottom)
  Grid             (Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, MaxHeight, Background, ColumnDefinitions, RowDefinitions)
    ColumnDefinition (Width, MinWidth, MaxWidth)
    RowDefinition  (Height, MinHeight, MaxHeight)

Polygon            (Width, Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, Points)
Polyline           (Width, Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, Points)
Rectangle          (Width, Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight)
Ellipse            (Width, Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight)
Line               (Width, Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, X1, Y1, X2, Y2)

Button             (Width, Margin, ClipToBound, HorizontalAlignment, VerticalAlignment, Width, Height, MinWidth, MaxWidth, MinHeight, Content)
CheckBox
RadioButton

ScrollViewer       (VerticalScrollBarVisibility, HorizontalScrollBarVisibility)

SolidColorBrush    (Color)
LinearGradientBrush  (StartPoint, EndPoint, GradientStops
   GradientStop    (Color, Offset)

Style              (TargetType, BasedOn, Resources)


Events - MouseEnter, MouseLeave, MouseMove, MouseLeftButtonUp, MouseLeftButtonDown, MouseRightButtonUp, MouseRightButtonDown