Свойство | Тип | Описание | |
---|---|---|---|
ColumnTemplateProperty | |||
RichTextContentProperty |
Метод | Описание | |
---|---|---|
RichTextColumns ( ) : System |
Initializes a new instance of the RichTextColumns class.
|
Метод | Описание | |
---|---|---|
ArrangeOverride ( |
Arranges the original content and all extra columns.
|
|
MeasureOverride ( |
Determines whether additional overflow columns are needed and if existing columns can be removed.
|
Метод | Описание | |
---|---|---|
ResetOverflowLayout ( |
Invoked when the content or overflow template is changed to recreate the column layout.
|
protected ArrangeOverride ( |
||
finalSize | Defines the size of the area the children must be arranged /// within. | |
Результат |
protected MeasureOverride ( |
||
availableSize | The size of the space available, used to constrain the /// number of additional columns that can be created. | |
Результат |
public static DependencyProperty,Windows.UI.Xaml ColumnTemplateProperty | ||
Результат |