SplitterMeasureData Class
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.
Class which stores data used during measuring of items in a SplitterPanel.
public ref class SplitterMeasureData
[Windows::Foundation::Metadata::WebHostHidden]
class SplitterMeasureData
public class SplitterMeasureData
type SplitterMeasureData = class
Public Class SplitterMeasureData
- Inheritance
-
SplitterMeasureData
Splitter |
Constructs a new SplitterMeasureData from a UIElement. |
Attached |
Gets or sets the SplitterLength associated with the UIElement. |
Element |
Gets the UIElement being measured. |
Is |
Gets or sets whether or not the element reached its maximum size during Measure. |
Is |
Gets or sets whether or not the element reached its minimum size during Measure. |
Measured |
Gets or sets the bounds the element was assigned, relative to the panel it is contained in. |
From |
Constructs a new sequence of SplitterMeasureData instances from a sequence of UIElements. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |