LinedFlowLayout Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)]
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnPropertyChanged")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class LinedFlowLayout : VirtualizingLayout
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)]
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnPropertyChanged")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class LinedFlowLayout : VirtualizingLayout
Public Class LinedFlowLayout
Inherits VirtualizingLayout
- Inheritance
- Attributes
-
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackAttribute Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodNameAttribute ContractVersionAttribute MarshalingBehaviorAttribute ThreadingAttribute
Constructors
| Name | Description |
|---|---|
| LinedFlowLayout() | |
Properties
| Name | Description |
|---|---|
| ActualLineHeight | |
| ActualLineHeightProperty | |
| Dispatcher | (Inherited from DependencyObject) |
| DispatcherQueue | (Inherited from DependencyObject) |
| IndexBasedLayoutOrientation | (Inherited from Layout) |
| ItemsJustification | |
| ItemsJustificationProperty | |
| ItemsStretch | |
| ItemsStretchProperty | |
| LineHeight | |
| LineHeightProperty | |
| LineSpacing | |
| LineSpacingProperty | |
| MinItemSpacing | |
| MinItemSpacingProperty | |
| RequestedRangeLength | |
| RequestedRangeStartIndex | |
Methods
Events
| Name | Description |
|---|---|
| ArrangeInvalidated | (Inherited from Layout) |
| ItemsInfoRequested | |
| ItemsUnlocked | |
| MeasureInvalidated | (Inherited from Layout) |