DragonNest/Third/XTToolkitPro/Utils/Markups
2024-12-19 09:48:26 +08:00
..
BaseLine.xaml 初步修复 2024-12-19 09:48:26 +08:00
Blue Lace 16.bmp 初步修复 2024-12-19 09:48:26 +08:00
Buttons.xaml 初步修复 2024-12-19 09:48:26 +08:00
ChartSample.xaml 初步修复 2024-12-19 09:48:26 +08:00
DynamicMarkup.xaml 初步修复 2024-12-19 09:48:26 +08:00
FinanceSample.xaml 初步修复 2024-12-19 09:48:26 +08:00
GradientBrush.xaml 初步修复 2024-12-19 09:48:26 +08:00
Grid.xaml 初步修复 2024-12-19 09:48:26 +08:00
Help.bmp 初步修复 2024-12-19 09:48:26 +08:00
HelpPageSample.xaml 初步修复 2024-12-19 09:48:26 +08:00
Image.xaml 初步修复 2024-12-19 09:48:26 +08:00
Math.xaml 初步修复 2024-12-19 09:48:26 +08:00
OutlookPane.xaml 初步修复 2024-12-19 09:48:26 +08:00
readme.txt 初步修复 2024-12-19 09:48:26 +08:00
ScrollViewer.xaml 初步修复 2024-12-19 09:48:26 +08:00
SecurityCenterSample.xaml 初步修复 2024-12-19 09:48:26 +08:00
Shapes.xaml 初步修复 2024-12-19 09:48:26 +08:00
StartPageSample.xaml 初步修复 2024-12-19 09:48:26 +08:00
Styles.xaml 初步修复 2024-12-19 09:48:26 +08:00
Table.xaml 初步修复 2024-12-19 09:48:26 +08:00
Text.xaml 初步修复 2024-12-19 09:48:26 +08:00
TextBlock.xaml 初步修复 2024-12-19 09:48:26 +08:00
Tooltip.xaml 初步修复 2024-12-19 09:48:26 +08:00
Triggers.xaml 初步修复 2024-12-19 09:48:26 +08:00
Welcome.xaml 初步修复 2024-12-19 09:48:26 +08:00
wikiLogin.bmp 初步修复 2024-12-19 09:48:26 +08:00
wikimedia.bmp 初步修复 2024-12-19 09:48:26 +08:00
wikimedia.xaml 初步修复 2024-12-19 09:48:26 +08:00
WrapPanel.xaml 初步修复 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